Docker py2-kms with argparse

This commit is contained in:
6ec123321
2019-03-21 14:27:38 +04:00
parent 3b60969e4b
commit b7deb411be

View File

@@ -38,7 +38,8 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/latest-stable/main" >> /etc/a
apk add --update \
bash \
git \
python2 && \
python2 \
py-argparse && \
# EN: Clone git-repo
# RU: Клонирование git-репозитория