mirror of
https://github.com/moby/moby.git
synced 2026-07-20 14:32:26 +00:00
This allows to define clearly what is mutable or not in a container and remove the use of the internal HostConfig struct to be used. Signed-off-by: Vincent Demeester <vincent@sbr.pm>