Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 166 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 166 Bytes

Slow boot

Application to simulate a slow booting application

Build

Build the container using

./gradlew war
docker build slow-boot:<image version> .