--adding "-v /etc/localtime:/etc/localtime:ro" to the docker run command syncs the host and containerExample:host$ docker run -v /etc/localtime:/etc/localtime:ro -p 8080:8082 --name entermediadb01 entermediadb/entermediadb9
On Wednesday, October 31, 2018 at 12:20:27 AM UTC-7, Landy DeField wrote:I noticed the timestamp was way off when experimenting with hot folder syncing.Example:host$ dateWed Oct 31 00:18:00 PDT 2018container# dateWed Oct 31 07:18:00 UTC 2018
You received this message because you are subscribed to the Google Groups "EnterMedia" group.
To unsubscribe from this group and stop receiving emails from it, send an email to entermedia+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.