To Start API:

curl -fsSL https://get.docker.com -o get-docker.sh sudo sh get-docker.sh sudo apt install docker-compose docker-compose up

Quit API: docker-compose down