8000 Consider to rename docker-compose files · Issue #69 · jpetazzo/container.training · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Consider to rename docker-compose files #69

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

Closed
8000
tmaier opened this issue Apr 13, 2017 · 3 comments
Closed

Consider to rename docker-compose files #69

tmaier opened this issue Apr 13, 2017 · 3 comments

Comments

@tmaier
Copy link
tmaier commented Apr 13, 2017

Just working through the dockercoins example at https://github.com/docker-training/orchestration-workshop/tree/master/dockercoins

The current docker files are named

  • docker-compose.yml
  • docker-compose.yml-images
  • docker-compose.yml-logging

The naming is not very usefull, as the file extension yml-<foobar> is unknown to editors - and also Github where this is shown in the training.

I would propose to rename them as follows:

  • docker-compose.yml
  • docker-compose.images.yml
  • docker-compose.logging.yml
@jpetazzo
Copy link
Owner
jpetazzo commented May 3, 2017

Excellent idea! I renamed these files and updated the slides. Thank you!

@BeRoots
Copy link
BeRoots commented Apr 22, 2021

Hello.
What's the goal/concept to have 3 docker-compose file here ?

@jpetazzo
Copy link
Owner
jpetazzo commented May 7, 2021

One is adding GELF logging; another is helping to build+push images.

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

No branches or pull requests

3 participants
0