Skip to content

Restart containers with an old /etc/hosts file

ale requested to merge docker-restart-etc-hosts into master

This ensures that all services pick up backend changes (at the cost of an increase in the frequency of restarts).

Fixes issue #95 (closed).

Merge request reports