docker-mysql-spring-boot-example icon indicating copy to clipboard operation
docker-mysql-spring-boot-example copied to clipboard

Readme needs to be corrected

Open ra257020 opened this issue 6 years ago • 0 comments

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 here.

ra257020 avatar Apr 06 '19 10:04 ra257020