Closed lightcode closed 9 years ago
I add a feature allowed by docker-py to map hostname with an IP in container (/etc/hosts). I use this feature to add custom hosts inside my containers and I think it's a good point to add this to Maestro.
/etc/hosts
Awesome, thanks!
I add a feature allowed by docker-py to map hostname with an IP in container (
/etc/hosts
). I use this feature to add custom hosts inside my containers and I think it's a good point to add this to Maestro.