Not really suitable for use by anyone other than myself
3.8K
PROPS GO TO RAZORGIRL WHO THIS WAS FORKED FROM https://github.com/razorgirl/nzedb-docker
This has been customised for personal use and may not be relevant for anyone else
==========================================================================================
docker run -d -p 80:80 -p 2222:22 --name nZEDb paultbarrett/nzedb-docker
There is a pre-generated SSH public key, update the id_rsa.pub with your own key
docker run -d -p 8800:8800 --name nZEDb -v <LOCAL_NZEDB_FOLDER>:/var/www/nZEDb nzedb/master
This will map the local folder to respective folder inside of the image. Feel free to experiment!
Most importantly, MariaDB contains just a root user -- no password.
Content type
Image
Digest
sha256:2ea7e723b…
Size
431.6 MB
Last updated
over 9 years ago
docker pull butlerpeter/nzedb-docker