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

BUG: Fix docker compose #126

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shai-ikko
Copy link

This is an attempt to fix #125.

Remove references to non-existent MANIFEST.in and setup.cfg.
Include now-required pyproject.toml instead.

This version of pyproject.toml also defines "tests" as an
included package, so include that in the docker as well.

While at it, update base girder docker image.

Refs girder#125
Change docker-compose definitions so that the Mongo and Girder
services are not exposed outside the local machine (Mongo
doesn't even need to be exposed to localhost)
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.

docker-compose (Dockerfile) broken on main
1 participant