Docker py2-kms with argparse

This commit is contained in:
6ec123321 2019-03-21 14:34:22 +04:00
parent b7deb411be
commit 87fed586ee
1 changed files with 2 additions and 3 deletions

View File

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