Joined February 2012
·

Stephan

Giant Swarm
·
Germany - Bonn
·
·
·

@srenatus: That is not a longterm solution, as the update process will overwrite your changes at some point.

Afaik the intended solution is create a new docker-service-config with the needed changes and disable the default docker service.

Btw, if you want to make all the ports that docker usually assigns to the containers available on your local machine, you can pass an environment variable to Vagrant:

$ FORWARD_DOCKER_PORTS=1 vagrant reload
Achievements
929 Karma
54,320 Total ProTip Views