Ntp Sync Docker Date With Host
Fleeting- Référence externe : https://stackoverflow.com/questions/24551592/how-to-make-sure-dockers-time-syncs-with-that-of-the-host
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