This repo is part of the docker enviroment for nerdz (nerdzeu/docker
).
It contains the MediaCrush configuration and expose the ports 80 and 443.
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-nerdzcrush
docker run nerdzeu/docker-nerdzcrush
If you want to build the image:
docker build -t <name> .