mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +08:00
Add python-varlink to the Fedora openshift image
Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@ -23,6 +23,7 @@ RUN dnf -y install btrfs-progs-devel \
|
|||||||
python3-dateutil \
|
python3-dateutil \
|
||||||
python3-psutil \
|
python3-psutil \
|
||||||
python3-pytoml \
|
python3-pytoml \
|
||||||
|
python3-varlink \
|
||||||
golang-github-cpuguy83-go-md2man \
|
golang-github-cpuguy83-go-md2man \
|
||||||
slirp4netns \
|
slirp4netns \
|
||||||
iptables && dnf -y clean all
|
iptables && dnf -y clean all
|
||||||
|
Reference in New Issue
Block a user