mirror of
https://github.com/11notes/docker-kms-gui.git
synced 2025-10-23 04:52:15 +00:00
typos everywhere ...
This commit is contained in:
@@ -50,7 +50,7 @@ ARG APP_VERSION_SUFFIX=""
|
||||
COPY ./rootfs /
|
||||
RUN set -ex; \
|
||||
chmod +x -R /usr/local/bin; \
|
||||
chown -R ${APP_UID}:${APP_GID}} \
|
||||
chown -R ${APP_UID}:${APP_GID} \
|
||||
${APP_ROOT} \
|
||||
/opt/py-kms;
|
||||
|
||||
|
Reference in New Issue
Block a user