~ git clone
~ git submodules update
~ sudo pip install docker-compose
~ sudo docker-compose up --build -d
AND
DB_HOST: db
DB_USER: tieba
DB_PASS: tieba
DB_NAME: tieba
~ git clone
~ git submodules update
~ docker build -t tiebasign .
~ docker run -Pd tiebasign
AND
Enter your external database infomation.
Content type
Image
Digest
Size
167.6 MB
Last updated
over 9 years ago
docker pull shyling/tiebasigndocker