benchflow / docker-images

Docker images of tools and services on which BenchFlow depends on
Other
2 stars 2 forks source link

Improve the Time Synch within the Containers #21

Open VincenzoFerme opened 8 years ago

VincenzoFerme commented 8 years ago

Improve the way we set the time, and keep the same in synch with the server, within the container without the need to access the host server.

This should be probably done by passing the right setting to the container, and by relying on a cron job that keeps the containers updated.