To pull the image, run docker pull tejasn1/student-app-spring-sec
You can launch the student-app using the command below
docker run -p 8086:8080 -d tejasn1/student-app-spring-sec
You can then access the student app with spring-sec on the url http://localhost:8086/
Username: admin
Password: admin
Content type
Image
Digest
Size
208 MB
Last updated
over 6 years ago
docker pull tejasn1/student-app-spring-sec