Sign inSign up

xtiqin/mantisbt

By xtiqin

Updated over 7 years ago

Image
0

919

xtiqin/mantisbt repository overview

  • docker run --rm -d -p 80:80 --name mantisbt xtiqin/mantisbt (Note: this will start the server but not init the database.)
  • docker exec mantisbt bash /opt/init_db.sh (Note: This step will init the database)
  • Then you can visit http://127.0.0.1/mantisbt
  • Default user name is administrator and password is root

Tag summary

Content type

Image

Digest

Size

596.7 MB

Last updated

over 7 years ago

docker pull xtiqin/mantisbt