storage/types
Giuseppe Scrivano 9ebdbd9d9d
options: reject empty runroot or graphroot
make sure that the runroot and graphroot are not empty otherwise we will
end up using an empty directory as path prefix and create files in the
current directory.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-02-16 15:52:40 +01:00
..
default_override_test.conf Added support for CONTAINERS_STORAGE_CONF override 2021-06-09 10:17:09 +02:00
errors.go Define error type for ErrNoAvailableIDs 2023-01-03 14:24:35 -05:00
idmappings.go Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
options.go options: reject empty runroot or graphroot 2023-02-16 15:52:40 +01:00
options_darwin.go Expose System wide config file 2022-10-26 12:10:09 -04:00
options_freebsd.go Expose System wide config file 2022-10-26 12:10:09 -04:00
options_linux.go Expose System wide config file 2022-10-26 12:10:09 -04:00
options_test.go Use testing.T.Setenv 2022-10-17 20:04:31 +02:00
options_windows.go Expose System wide config file 2022-10-26 12:10:09 -04:00
storage_broken.conf Add test for bad entries in storage.conf 2021-07-01 04:50:58 -04:00
storage_test.conf Move storageOpts structures into types subdir to shrink bindings. 2021-02-26 05:34:09 -05:00
utils.go store: prefer /etc/containers/storage.conf 2023-01-17 11:02:23 +01:00
utils_test.go Use testing.T.Setenv 2022-10-17 20:04:31 +02:00