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

docker refactor #671

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

docker refactor #671

wants to merge 6 commits into from

Conversation

jtagcat
Copy link

@jtagcat jtagcat commented Jan 21, 2024

I was looking to deploy with Docker, yet the setup wasn't great. Refactored it a bit.

  • delete duplicate files
  • merge latex to main container
  • requirements: skip bcrypt version
  • refactor quickSetup.py for entrypoint.py
  • entrypoint.py
  • refactor Dockerfile
  • compose.yml
  • docs

- delete duplicate files
- merge latex to main container
- requirements: skip bcrypt version
- refactor quickSetup.py for entrypoint.py
- entrypoint.py
- refactor Dockerfile
- compose.yml
- docs
tools complained about missing dependencies
@failys
Copy link
Collaborator

failys commented Jan 29, 2024

Thanks for the pull request, and sorry for the slow response. The machine I usually use for CAIRIS dev/testing is out of action at the moment, but it could be a while until I get around to checking/integrating this. I'll do this as soon as I can though.

/cairis/images is already present in the build,
it doesn't seem like it gets changed at all - no use in exposing it
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