Containerised applications
Applications set up to run with Docker Compose
Run the applications
It should just be a case of navigating into the directory containing the
docker-compose file and running docker-compose up --build
.
Applications set up to run with Docker Compose
It should just be a case of navigating into the directory containing the
docker-compose file and running docker-compose up --build
.