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

Dockerize project #311

Open
2 tasks
lanterno opened this issue Sep 5, 2023 · 1 comment
Open
2 tasks

Dockerize project #311

lanterno opened this issue Sep 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lanterno
Copy link
Member

lanterno commented Sep 5, 2023

Goal:

Write a Dockerfile with optionally a Makefile with common commands to ease the portability and deployment.

Caveats:

  • Always require a volume to maintain an active link to the data files. (only for local development?)
  • Need to update the deployment procedure accordingly.
@lanterno lanterno added the enhancement New feature or request label Sep 5, 2023
@ineiti
Copy link
Member

ineiti commented Sep 5, 2023

For local development I mostly prefer a non-dockerized version, as it's usually much faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants