buildah/pkg/overlay
Nalin Dahyabhai a9b6df9fd1 pkg/overlay: add an always-fails MountWithOptions stub
Add an always-fails MountWithOptions for platforms that don't support
overlay mounting, so that cross-compilations will work again.

Switch overlay.Unmount() to not use per-platform extensions, for the
same reason.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-01-20 14:20:14 -05:00
..
overlay.go pkg/overlay: add an always-fails MountWithOptions stub 2025-01-20 14:20:14 -05:00
overlay_freebsd.go
overlay_linux.go pkg/overlay: add a MountLabel flag to Options 2025-01-20 10:21:12 -05:00
overlay_unsupported.go pkg/overlay: add an always-fails MountWithOptions stub 2025-01-20 14:20:14 -05:00