Model application that integrates multiple docker services and deploys them as one.
First install docker with an updated package that comes with the compose command, either by downloading the docker.io package in Ubuntu or following the instructions here.
To start the application, simply run docker compose up. The frontend service will be served at http://localhost:8080.