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

Added docker support #63

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

Conversation

ValgulNecron
Copy link

I added a dockefile and a compose file so user can use it to spin up the app. I also added a workflow (if you want to use it you would need a dockerhub account and set DOCKER_HUB_USERNAME and DOCKER_HUB_ACCESS_TOKEN)
I wanted to add a volume to save the file created by the app (for example the list) but I did not where it was saved.
All env variable can be set in the compose file.

This commit adds a Dockerfile and compose.yml for building and running the application in a containerized environment.
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

1 participant