Sign inSign up

nonnichen/idstore

By nonnichen

Updated about 5 years ago

Test for idstore

Image
0

306

nonnichen/idstore repository overview

IDSTORE


docker run --name idstore --restart=always -itd -p 8095:8000 -e "DB_TYPE=Mysql" -e "DB_HOST=192.168.0.66" -e "DB_PORT=3306" -e "DB_USER=idstore" -e "DB_PASSWORD=xxxxxxx" -e "DB_DATABASE=idstore" -v /mnt/app/idstore:/usr/src/app/public nonnichen/idstore:latest

Tag summary

Content type

Image

Digest

Size

110.3 MB

Last updated

about 5 years ago

docker pull nonnichen/idstore