.mvn/wrapper | ||
src | ||
.dockerignore | ||
.gitignore | ||
compose.yaml | ||
Dockerfile | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.Docker.md |
Building and running application
When you're ready, start application by running:
docker compose up --build
.
Application will be available at http://localhost:8001.