Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 470 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 470 Bytes

integrated-deploy

Model application that integrates multiple docker services and deploys them as one.

Setup

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.

Execution

To start the application, simply run docker compose up. The frontend service will be served at http://localhost:8080.