mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +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>