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

Using docker run with config file #11041

Closed
ailjushkin opened this issue Feb 26, 2015 · 3 comments
Closed

Using docker run with config file #11041

ailjushkin opened this issue Feb 26, 2015 · 3 comments
Labels
area/stack kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny

Comments

@ailjushkin
Copy link

Hey,
I thought it would be great if we can use docker run with config.yaml propertyfiles or anything like that.

I can preconfigure all container links, env variables and other things in normal readable/modifyable format.

Then just docker run --script link_group.yml

This could be very usefult to stay away of long attributes (and repeated operations when running several containers together) passed everytime to the container when we run it.

But anyways, that's again just a thought to discuss.

Thank you for your attention.

@jessfraz
Copy link
Contributor

Checkout github.com/docker/fig

@ailjushkin
Copy link
Author

@jfrazelle thank you very much :)

@jessfraz
Copy link
Contributor

This has been discussed in detail here #9694

@thaJeztah thaJeztah added kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny area/stack labels Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/stack kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny
Projects
None yet
Development

No branches or pull requests

3 participants