mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-09-06 19:46:53 +08:00
Docker py2-kms with argparse
This commit is contained in:
@@ -38,7 +38,8 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/latest-stable/main" >> /etc/a
|
|||||||
apk add --update \
|
apk add --update \
|
||||||
bash \
|
bash \
|
||||||
git \
|
git \
|
||||||
python2 && \
|
python2 \
|
||||||
|
py-argparse && \
|
||||||
|
|
||||||
# EN: Clone git-repo
|
# EN: Clone git-repo
|
||||||
# RU: Клонирование git-репозитория
|
# RU: Клонирование git-репозитория
|
||||||
|
Reference in New Issue
Block a user