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

feat: add docker-compose.yml #127

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Conversation

rfwatson
Copy link
Contributor

Add a docker-compose.yml for local testing/development.

Also updated the Dockerfile a bit, image is now ~150mb instead of 1.5gb and removed some stuff that is unused (I think). Don't see a reason this shouldn't work on fly.io but I can't test that part.

Copy link
Owner

@kixelated kixelated left a comment

Choose a reason for hiding this comment

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

Thanks!

Fun fact: I started making something with docker-compose... but I wanted to try out something else out. I started using podman to create a k8s cluster but I got bored and just made those crude shell scripts instead.

@rfwatson
Copy link
Contributor Author

Nice! Podman looks interesting, need to find some time to play with it.

I might do a separate PR to allow the services to accept env vars instead of (or perhaps as well as) the command line flags, if you have no objections?

@kixelated kixelated merged commit f64c2e8 into kixelated:main Dec 24, 2023
1 check passed
ajay-s-2502 pushed a commit to ajay-s-2502/moq-rs that referenced this pull request Nov 22, 2024
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.

2 participants