Docker py2-kms with argparse

This commit is contained in:
6ec123321
2019-03-21 14:34:22 +04:00
parent b7deb411be
commit 87fed586ee

View File

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