docker-mysql-spring-boot-example
docker-mysql-spring-boot-example copied to clipboard
Readme needs to be corrected
The last step (Step 5) mentions to run the docker image, but the command to run the image is wrong. Run the Docker image (users-mysql) created in #4. docker build . -t users-mysql
There should be some docker run