You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
With manually allocated IPs, I can "move" a service from one host to another while retaining the IP, e.g. I can stop the current container and start a new one up elsewhere with the same IP.
This doesn't quite work with IPAM; which might allocate the IP to another container during the move.
The text was updated successfully, but these errors were encountered:
With manually allocated IPs, I can "move" a service from one host to another while retaining the IP, e.g. I can stop the current container and start a new one up elsewhere with the same IP.
This doesn't quite work with IPAM; which might allocate the IP to another container during the move.
The text was updated successfully, but these errors were encountered: