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

Add Docker Support and Automation Script #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

menglutao
Copy link

Added a Dockerfile to containerise the application and a shell script (run_docker.sh) for easy building and running of the Docker container. To use, simply run ./run_docker.sh after ensuring Docker is installed. This script builds the image and starts the container, mapping port 8080 for web access.

@menglutao
Copy link
Author

@mrin9 Hi could you please review my PR when it's available for you?

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.

1 participant