docker optimize
This commit is contained in:
8
docker/docker-maxkey-mgt/Dockerfile
Normal file
8
docker/docker-maxkey-mgt/Dockerfile
Normal 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 \
|
||||
Reference in New Issue
Block a user