Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want to pass "engine" options through to Docker Machine #2248

Closed
eebjr opened this issue Oct 7, 2015 · 1 comment
Closed

Want to pass "engine" options through to Docker Machine #2248

eebjr opened this issue Oct 7, 2015 · 1 comment
Labels
area/machine Issues that deal with rancher-machine kind/enhancement Issues that improve or augment existing functionality

Comments

@eebjr
Copy link

eebjr commented Oct 7, 2015

I'd like to pass the same options docker-machine for every host, so I don't need anything dynamic. Initially, I want to pass in "--engine-insecure-registry myregistry.company.com" and maybe a couple of "--engine-opt key=value" settings as well.

This will allow me to set up the docker engine on hosts without having to log in and edit /etc/default/docker (I hope).

Here's more information on what I'm talking about:
https://docs.docker.com/machine/reference/create/
See this section of the page: "Specifying configuration options for the created Docker engine"

@deniseschannon deniseschannon added kind/enhancement Issues that improve or augment existing functionality area/machine Issues that deal with rancher-machine labels Oct 7, 2015
@deniseschannon
Copy link

This was impemented as of v0.50.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/machine Issues that deal with rancher-machine kind/enhancement Issues that improve or augment existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants