Sign inSign up

nortthon/spring-boot

By nortthon

•Updated over 10 years ago

Spring boot application base

Image
0

279

nortthon/spring-boot repository overview

⁠Docker Spring Boot Application

⁠Start a spring-boot application

docker run \
    --name spring-boot \
    -p 8080:8080 \
    --env FILE_NAME="your-spring-app.jar" \
    -v /your/app/path:/app nortthon/spring-boot

Tag summary

Content type

Image

Digest

Size

118.3 MB

Last updated

over 10 years ago

docker pull nortthon/spring-boot