Konubinix' opinionated web of thoughts

Ntp Sync Docker Date With Host

Fleeting

ntp - How to make sure docker’s time syncs with that of the host? - Stack Overflow

there is no way a clock drift will occur on the docker container. Docker uses the same clock as the host and the docker cannot change it. It means that doing an ntpdate inside the docker does not work

https://stackoverflow.com/questions/24551592/how-to-make-sure-dockers-time-syncs-with-that-of-the-host