Sign inSign up

nancom/spring-boot-lean

By nancom

Updated about 6 years ago

Image
0

273

nancom/spring-boot-lean repository overview

For lean docker microservices

$ docker pull nancom/spring-boot-lean

Sample command

$ docker run --rm --name microservices-sample -p 8888:8080  -v gs-spring-boot-0.1.0.jar:/opt/app/run.jar -v /tmp/logs:/tmp/logs  -e J_OPTS={options} nancom/spring-boot-lean

spring boot application

$ curl -i X GET http://localhost:8888/
$ curl -i X GET http://localhost:8888/msg?desc=someDataTest

Tag summary

Content type

Image

Digest

Size

120.4 MB

Last updated

over 6 years ago

docker pull nancom/spring-boot-lean