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

Simplify docker compose setup. #933

Conversation

larsbijl
Copy link
Contributor

@larsbijl larsbijl commented Mar 7, 2021

Place docker-compose at the root of the project.

Remove some of the variable user needed to setup with defaults.
We can assume a person is running this as a test and not in production
with docker-compose.

process to start is now.

docker-compose up in the root of the project.

Place docker-compose at the root of the project.

Remove some of the variable user needed to setup with defaults.
As we can asume a person is running this as a test and not in production
with docker-compose.

process to start is now.

`docker-compose up` in the root of the project.
Copy link
Collaborator

@DiegoTavares DiegoTavares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

None yet

2 participants