mirror of
https://github.com/11notes/docker-kms.git
synced 2025-11-02 04:53:15 +00:00
add kms-gui examples
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
# :: install application
|
||||
RUN set -ex; \
|
||||
apk --no-cache --update add \
|
||||
python3;
|
||||
python3=3.12.8-r1;
|
||||
|
||||
RUN set -ex; \
|
||||
mkdir -p ${APP_ROOT}/var; \
|
||||
|
||||
Reference in New Issue
Block a user