mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-05 12:25:27 +01:00
update zoneminder
This commit is contained in:
@@ -9,7 +9,9 @@ zoneminder:
|
||||
mysql:
|
||||
image: mysql
|
||||
volumes:
|
||||
- ./sql:/docker-entrypoint-initdb.d
|
||||
- ./mysql/my.cnf:/etc/mysql/conf.d/my.cnf
|
||||
- ./mysql:/docker-entrypoint-initdb.d
|
||||
- /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=root
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user