Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Final exam for the subject PG6300 Web/API.

Notifications You must be signed in to change notification settings

Lommelun/pgr6300-exam-quizless

Repository files navigation

Exam PG6300

Running it

$ docker-compose up

Note: the --build option can be appended to specify that docker should rebuild images for the services depending on a locally built Dockerfile.

Stopping the service

To stop the services run

$ docker-compose down

To stop and remove the created containers, images and volumes run

$ docker-compose down -v --rmi all --remove-orphans

About

Final exam for the subject PG6300 Web/API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages