mirror of
https://github.com/casjaysdevdocker/podman
synced 2025-01-18 00:34:24 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
a8ca05d51e
commit
d5b034b01c
@ -18,7 +18,6 @@ RUN set -ex; \
|
||||
echo "http://dl-cdn.alpinelinux.org/alpine/$alpine_version/community" >> "/etc/apk/repositories"; \
|
||||
if [ "$alpine_version" = "edge" ]; then echo "http://dl-cdn.alpinelinux.org/alpine/$alpine_version/testing" >> "/etc/apk/repositories" ; fi ; \
|
||||
apk update --update-cache && apk add \
|
||||
devtools \
|
||||
openrc \
|
||||
podman-openrc \
|
||||
podman \
|
||||
|
Loading…
x
Reference in New Issue
Block a user