Sign inSign up

pivotaledu/spring-boot

By pivotaledu

Updated over 8 years ago

It contains a Java OpenJDK 8 - 1.8.0_151 and the Spring Boot CLI 2.0.1.RELEASE (latest)

Image
0

10K+

pivotaledu/spring-boot repository overview

It's base image is pivotaledu/base:latest. This images contains the following programs/packages:

  • OpenJDK 8 - 1.8.0_151
  • Spring Boot 2.0.1.RELEASE (latest)
  • Groovy 2.4.15
  • Cloud Foundry CLI 6.36.1
  • Maven and Gradle wrappers
  • Tools: jq
  • Volume: /spring-boot/workspace
  • Working Directory: /spring-boot
  • apps/ several groovy apps

Exposes from port 7000-9999

Usage:

$ docker run --name spring-boot -it --rm pivotaledu/spring-boot bash
$ docker run -it --rm -p 8080:8080 --name spring-boot -v ~/workspace:/spring-boot/workspace pivotaledu/spring-boot bash

You can use the -p 8080:8080 for example.

Tag summary

Content type

Image

Digest

Size

133.5 MB

Last updated

over 8 years ago

docker pull pivotaledu/spring-boot