I'm created a simple docker image with Spring Boot based on steps at https://spring.io/guides/gs/spring-boot-docker/.
Apparently the application is running normally, but I can not access it through the Browser.
To get my docker image: docker push renanshin/gs-spring-boot-docker
Here's an image of the Spring Boot of my Docker image.