This repo is part of the docker enviroment for nerdz (nerdzeu/docker
).
It contains the camo configuration and expose the port 8081.
Use it as part of nerdzeu/docker.
If you want to pull and run the image you can do it in the classical docker way:
docker pull nerdzeu/docker-camo
docker run nerdzeu/docker-camo
If you want to build the image:
docker build -t <name> .