Sign inSign up

hasithaea/spring-demo-app

By hasithaea

Updated 4 months ago

This project was created as part of the mooc.fi DevOps with Docker course.

Image
0

150

hasithaea/spring-demo-app repository overview

Spring Demo App

Banner

Simple Spring Boot button click application containerized using Docker. This project was created as part of the mooc.fi DevOps with Docker course.

Build

docker build -t hasithaea/spring-demo-app .

Run

docker run -p 127.0.0.1:8080:8080 hasithaea/spring-demo-app 

Application runs on: http://localhost:8080

Tag summary

Content type

Image

Digest

sha256:9c48a87c4

Size

203 MB

Last updated

4 months ago

docker pull hasithaea/spring-demo-app