mirror of
https://github.com/11notes/docker-kms.git
synced 2025-10-23 04:52:15 +00:00
tzlocal
This commit is contained in:
@@ -68,10 +68,8 @@
|
||||
touch /var/log/kms.log; \
|
||||
ln -sf /dev/stdout /var/log/kms.log; \
|
||||
pip3 install --no-cache-dir --break-system-packages \
|
||||
peewee \
|
||||
tzlocal \
|
||||
pytz \
|
||||
pysqlite3; \
|
||||
pytz; \
|
||||
apk del --no-network .build;
|
||||
|
||||
# :: copy filesystem changes and set correct permissions
|
||||
|
Reference in New Issue
Block a user