Skip to content

Commit

Permalink
Download & cache podman-docker package
Browse files Browse the repository at this point in the history
This package adds a podman wrapper called 'docker'.  It's needed
specifically for podman-compose testing.  Download and cache the package
for that use.  Note: Package is not installed, out of an abundance of
caution that having a `docker` available may introduce side-effects
somewhere.

Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Apr 6, 2021
1 parent 7cb1094 commit a29373a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cache_images/fedora_packaging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ DOWNLOAD_PACKAGES=(\
"kubernetes-$(get_kubernetes_version)*"
oci-umount
parallel
podman-docker
)

echo "Installing general build/test dependencies"
Expand Down

0 comments on commit a29373a

Please sign in to comment.