/comp40660

Primary LanguagePython

COMP40660 Assignment 2

This repository contains the files required for the COMP40660 Assignment 2.

Usage

All the containers needed can be deployed with docker-compose.yml. Run the following command to deploy the containers:

docker-compose up -d

To stop the containers, run the following command:

docker-compose down

Tasks

See subdirectories for more information.