Hacker News new | past | comments | ask | show | jobs | submit login

FWIW, now that docker is handling the restart/monitoring it can actually do it better than if systemd is doing it, since docker knows that it doesn't have to tear down and re-create the network namespace, unmount/remount the container's FS, etc.

So when a container is restarted via the restart policy, it not only happens faster, it will get the same IP as well.




> it will get the same IP as well.

Not for me. Just tested it.


How did you test it?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: