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

Add an "init" option to copy in a custom docker-compose.override.yml file #184

Open
awrichar opened this issue Apr 27, 2022 · 2 comments
Open
Assignees
Labels
good first issue Good for newcomers

Comments

@awrichar
Copy link
Contributor

As of #183, the supported method for overriding or extending the configuration of the underlying Docker containers is via a docker-compose.override.yml file.

As a convenience, it would be nice to have an option to ff init which allows pointing to an existing file that will be copied in as docker-compose.override.yml instead of the default empty stub file. This would allow reusing the same overrides multiple times without manual copy steps, such as if you delete and recreate a stack.

@shorsher shorsher added the good first issue Good for newcomers label Sep 16, 2022
@Philip-21
Copy link
Contributor

@awrichar is tis issue still open ?

@awrichar
Copy link
Contributor Author

Seems like it. I don't believe anyone ever added an option for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants