Sign inSign up

qida/gofound

By qida

•Updated about 3 years ago

https://github.com/sea-team/gofound

Image
0

3.3K

qida/gofound repository overview

username:admin password:123456

docker rm -f gofound
docker run -d \
        --name=gofound \
        --restart=always \
        -p 8376:5678 \
        -v `pwd`/data:/usr/local/go_found/data \
        qida/gofound:latest ./gofound --addr=:5678 --data=./data --auth=admin:123456

Tag summary

Content type

Image

Digest

sha256:ffd631c4e…

Size

33.8 MB

Last updated

about 3 years ago

docker pull qida/gofound