Using Docker

You can use docker to run osctrl. Each component has a separate Dockerfile to run independently. There is also a docker-compose.yml that ties all the components together to serve a functional deployment.

In the Makefile there are docker specific commands to deploy osctrl, which are utilizing the dockerize.sh command