diff options
author | Jindrich Novy <jnovy@redhat.com> | 2021-10-13 10:49:03 +0200 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2021-11-12 11:08:25 -0500 |
commit | 6770fede7112adb41db985972b8c198d2a809ceb (patch) | |
tree | 77fdb76ac761efaf2e116874f5793fda14a45a3a /test | |
parent | cedf1a3d43fbb1f0c40cd286ee6c50863560e627 (diff) | |
download | podman-6770fede7112adb41db985972b8c198d2a809ceb.tar.gz podman-6770fede7112adb41db985972b8c198d2a809ceb.tar.bz2 podman-6770fede7112adb41db985972b8c198d2a809ceb.zip |
VOLUME must be declared after RUN chown command
Podman and Docker will not commit changes via RUN command
of a VOLUME directory, so we need to chown path first.
Not doing do will cause: https://bugzilla.redhat.com/show_bug.cgi?id=2009266
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions