Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9c197cbc94 |
@ -6,7 +6,7 @@ LABEL AlternativeImageName="wollud1969/docker-bash"
|
|||||||
|
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache bash curl git python3 gawk sed py3-pip && \
|
apk add --no-cache bash curl git python3 gawk sed py3-pip zip && \
|
||||||
( cd /usr/bin && ln -s python3 python ) && \
|
( cd /usr/bin && ln -s python3 python ) && \
|
||||||
pip install xmltodict && \
|
pip install xmltodict && \
|
||||||
pip install pyyaml
|
pip install pyyaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user