Main repo is now https://github.com/c-base/mateplay
First, build the image:
docker build -t mateplay .
After build the image you can run it like so:
docker run -p 8080:8080 mateplay
Main repo is now https://github.com/c-base/mateplay
First, build the image:
docker build -t mateplay .
After build the image you can run it like so:
docker run -p 8080:8080 mateplay