OneGet / MicrosoftDockerProvider

Provider to search, save and install Docker
Other
135 stars 56 forks source link

Add option to not automatically start docker on package install/upgrade #52

Open rgl opened 5 years ago

rgl commented 5 years ago

I need to change the docker configuration (e.g. make it listen at the tcp socket and npipe), but before doing that, it would be really nice if the package installer had a way for not automatically starting the docker service, so I could modify the configuration, then manually start docker.