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

Create App-Dash Docker Compose #3

Closed
2 tasks
burtonr opened this issue Oct 1, 2021 · 0 comments · Fixed by #15
Closed
2 tasks

Create App-Dash Docker Compose #3

burtonr opened this issue Oct 1, 2021 · 0 comments · Fixed by #15
Labels
DevOps Infrastructure or Operations

Comments

@burtonr
Copy link
Owner

burtonr commented Oct 1, 2021

Create a docker-compose.yml file that will run all 3 layers of this app in one command.

  • MongoDB
  • Server
  • Client

The docker-compose file should:

  • be stored in the root directory
  • use the build options in addition to the image option
    • This is to ensure that only the compose file needs to be run at first start

This requires #1 and #2 to be completed first

@burtonr burtonr added the DevOps Infrastructure or Operations label Oct 1, 2021
@burtonr burtonr mentioned this issue Oct 22, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps Infrastructure or Operations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant