Added volumes to sync container and host time
This commit is contained in:
@@ -22,6 +22,8 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- Data:/data
|
||||
- Repo:/repo
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
volumes:
|
||||
Data:
|
||||
|
||||
Reference in New Issue
Block a user