Sign inSign up

phylor/piggydb-ssl

By phylor

Updated almost 11 years ago

Image
0

368

phylor/piggydb-ssl repository overview

Quick Start

docker run -v /path/to/certs:/certs -p 8888:8080 -d phylor/piggydb

PiggyDB is then reachable on http://localhost:8888. Default user is owner and password is owner.

Use a Data Container

docker run --name piggydb-data -v /srv/piggydb busybox true
docker run --name piggydb --volumes-from piggydb-data -p 8888:8080 phylor/piggydb

Tag summary

Content type

Image

Digest

sha256:af993492a

Size

281.7 MB

Last updated

almost 11 years ago

docker pull phylor/piggydb-ssl