mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-02 07:15:41 +00:00
Updated FAQ and Tips (markdown)
@@ -16,9 +16,9 @@ In order to do so, you'll probably want to push your config updates to your serv
|
|||||||
|
|
||||||
See [supervisorctl's documentation](http://supervisord.org/running.html#running-supervisorctl).
|
See [supervisorctl's documentation](http://supervisord.org/running.html#running-supervisorctl).
|
||||||
|
|
||||||
### How can I sync container with host date/time?
|
### How can I sync container with host date/time? Timezone?
|
||||||
|
|
||||||
Share the host's [`/etc/localtime`](https://www.freedesktop.org/software/systemd/man/localtime.html) descriptor with the mail-server container, using a volume:
|
Share the host's [`/etc/localtime`](https://www.freedesktop.org/software/systemd/man/localtime.html) with the docker-mailserver container, using a Docker volume:
|
||||||
|
|
||||||
```
|
```
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user