mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-19 06:07:50 +00:00
test/system: drop outdated comment
We do not want to bind mount storage.conf anymore. Generally a podman with old config should work with the upgrade to new podman with new config. The old podman with new config however may not work as such we should not make them use the same config. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
0be3187f55
commit
91bae6f6e4
1 changed files with 0 additions and 1 deletions
|
|
@ -154,7 +154,6 @@ EOF
|
|||
# pollute it for use by old-podman. We must keep that pristine
|
||||
# so old-podman is the first to write to it.
|
||||
#
|
||||
# mount /etc/containers/storage.conf to use the same storage settings as on the host
|
||||
# mount /dev/shm because the container locks are stored there
|
||||
# mount /run/containers for the dnsname plugin
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue