diff options
author | Chris Evich <cevich@redhat.com> | 2020-11-03 15:10:31 -0500 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2020-11-04 09:37:35 -0500 |
commit | f37d1d2175445a3c8d2a5eb25748c274433083b0 (patch) | |
tree | 65397263790b5409815ff61b37512f2293ec07fe /pkg/domain/infra/abi | |
parent | 303191bf522db9af32cabd98a5309e3079da0eb0 (diff) | |
download | podman-f37d1d2175445a3c8d2a5eb25748c274433083b0.tar.gz podman-f37d1d2175445a3c8d2a5eb25748c274433083b0.tar.bz2 podman-f37d1d2175445a3c8d2a5eb25748c274433083b0.zip |
Use ping from alpine
As of this commit, in Fedora 33, without without `CAP_NET_ADMIN` and
`CAP_NET_RAW`, require setting `net.ipv3.ping_group_range` in order for
the `ping` command to work inside a container. However, not all images
`ping` are created equal. For whatever reason, the busybox version in
the busybox container image, does not function. Switch to the Alpine
image's busybox ping, which seems to work fine.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'pkg/domain/infra/abi')
0 files changed, 0 insertions, 0 deletions