docker image for the spring-doge sample app
3.8K
an image with jdk 1.8, maven, to run the spring-doge sample app https://github.com/joshlong/spring-doge https://www.youtube.com/watch?v=eCos5VTtZoI
In order to run it, you need to specify the MONGODB_URI environment variable docker run --env MONGODB_URI="mongodb://..." -p 8080:8080 chanezon/spring-doge
Content type
Image
Digest
sha256:9c750b93b…
Size
136.3 MB
Last updated
over 8 years ago
docker pull chanezon/spring-doge