diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2018-10-31 13:50:25 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2018-10-31 13:58:55 +0100 |
commit | 89e9067decc05aca92c47ab73af1f7ea95080d0e (patch) | |
tree | a68d8a65bb1a67d255ce0f509aad6e1d99abbff1 /OWNERS | |
parent | ee513cca8612bebfda36e31203ab215aa682e8c0 (diff) | |
download | podman-89e9067decc05aca92c47ab73af1f7ea95080d0e.tar.gz podman-89e9067decc05aca92c47ab73af1f7ea95080d0e.tar.bz2 podman-89e9067decc05aca92c47ab73af1f7ea95080d0e.zip |
rootless: do not add an additional /run to runroot
we are currently using something like /run/user/UID/run as runroot, as
it is already done by Buildah. This ends up with
/run/user/UID/run/runc for the runc directory. Change to drop the
additional /run so that runc will use /run/user/UID/runc.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions