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

Add Docker compose to simplify docker startup #57

Closed
wants to merge 1 commit into from

Conversation

4ctiv
Copy link
Contributor

@4ctiv 4ctiv commented Nov 5, 2024

To simplify the setup commands we can use an official docker-compose file .
We now can run the project by only using docker compose up -d.

  • Add docker-compose.yaml
    • Specify how to start the project via docker container
  • Update Readme
    • Document Docker Setup via Docker Compose

Update Readme ~ Simplify Docker Setup via Docker Compose
@4ctiv 4ctiv closed this Nov 7, 2024
@4ctiv
Copy link
Contributor Author

4ctiv commented Nov 7, 2024

Mb saw i already did a pull request #55 (github told me otherwise on my fork)

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.

1 participant