An app for black collar jobs
More details will be added during the development
Build the docker image
docker build -t loligo_ubuntu:latest .
run docker container from the docker image
docker run --name loligo_ubuntu -d -p 8000:8000 loligo_ubuntu:latest
server will be up and running in
http://127.0.0.1:8000/