Angular-SpringBoot-REST-JWT icon indicating copy to clipboard operation
Angular-SpringBoot-REST-JWT copied to clipboard

Add Docker Support and Automation Script

Open menglutao opened this issue 1 year ago • 1 comments

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 avatar Nov 30 '23 16:11 menglutao

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

menglutao avatar Nov 30 '23 23:11 menglutao