docker optimize

This commit is contained in:
MaxKey
2021-11-21 16:53:54 +08:00
parent 7226427f4f
commit 7bdf554637
17 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
FROM maxkeytop/maxkey-mgt:latest
ENV TZ=Asia/Shanghai \
DATABASE_HOST=192.168.0.102 \
DATABASE_PORT=3306 \
DATABASE_NAME=maxkey \
DATABASE_USER=root \
DATABASE_PWD=maxkey \