diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-04-02 09:14:59 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-04-12 06:31:08 -0400 |
commit | adbddac60fd9204b451019f37ea33840e857ec28 (patch) | |
tree | a636bb33faaa4d2e1aa6c1f1f1cea50d2f425084 /vendor/github.com/vbauerster/mpb/v5/bar.go | |
parent | 0d9b1b832cc668bf69463e4077a1dc3dc3c1e82e (diff) | |
download | podman-adbddac60fd9204b451019f37ea33840e857ec28.tar.gz podman-adbddac60fd9204b451019f37ea33840e857ec28.tar.bz2 podman-adbddac60fd9204b451019f37ea33840e857ec28.zip |
Update podman image Dockerfile to support Podman in container
[NO TEST NEEDED] Can not test this in CI/CD system since it needs to be
merged in order for the Dockerfiles to even work.
Modified the /etc/subuid and /etc/subgid to be able to run in rootless
containers. The Range can not be the same as on the host.
Add /home/podman/.config/containers/containers.conf to automatically
mount /proc on /proc while inside of the container. This prevents
additional permissions being required that are blocked when not in
--privileged mode.
Setup volumes for /var/lib/containers and
/home/podman/.local/share/containwers
This will prevent the errors where people are doing overlay on overlay.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/github.com/vbauerster/mpb/v5/bar.go')
0 files changed, 0 insertions, 0 deletions