This commit is contained in:
parent
87d8e86bb4
commit
434e5668be
@ -9,6 +9,7 @@ WORKDIR /usr/src/molecule
|
||||
# quite often.
|
||||
# edge/testing needed for: py3-arrow
|
||||
RUN apk add -v --progress --update --no-cache \
|
||||
bash \
|
||||
docker-py \
|
||||
gcc \
|
||||
git \
|
||||
@ -77,6 +78,7 @@ FROM alpine:edge
|
||||
LABEL maintainer="decentral1se <decentral1se@disroot.org>"
|
||||
|
||||
ENV PACKAGES="\
|
||||
bash \
|
||||
docker \
|
||||
git \
|
||||
openssh-client \
|
||||
|
Loading…
Reference in New Issue
Block a user