mirror of
https://github.com/11notes/docker-kms.git
synced 2025-11-02 13:03:17 +00:00
drop KMS_ENHANCED_PRIVACY_ID
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
RUN set -ex; \
|
||||
mkdir -p ${APP_ROOT}/var; \
|
||||
pip3 install --no-cache-dir -r /opt/py-kms/requirements.txt --break-system-packages --root-user-action; \
|
||||
pip3 install --no-cache-dir -r /opt/py-kms/requirements.txt --break-system-packages; \
|
||||
pip3 install --no-cache-dir pytz --break-system-packages; \
|
||||
apk del --no-network .build;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user