Skip to content

Proposal: Make it possible to pass a config file

What does this MR do?

Please be advised: this is a feature proposal with a WIP implementation!

This change should make it possible to pass a config file.

This is especially useful if you are using the Docker configs key in a swarm setup.

It would be nice if you could give me feedback on this change.

Would you be willing to introduce a feature like this? If yes, I would try to finish this MR until I have your approval.

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

https://docs.docker.com/compose/compose-file/#configs-configuration-reference

Edited by Jay Linski

Merge request reports