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

Fix docker-compose recipes #18

Open
3 tasks
chbrandt opened this issue Mar 17, 2023 · 0 comments
Open
3 tasks

Fix docker-compose recipes #18

chbrandt opened this issue Mar 17, 2023 · 0 comments
Assignees

Comments

@chbrandt
Copy link
Member

There is a bit of duplicated, outdated code in-and-around docker-compose files. Things to improve:

  • use .env file instead of env.rc for docker-compose seamless use
  • use docker-compose recipes inheritance mechanism (docker-compose.yml -> docker-compose.awstats.yml -> docker-compose.full.yml)
  • move docker-compose build instructions to docker-compose.yml
@chbrandt chbrandt self-assigned this Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant