Sign inSign up

ness2u/cockpit

By ness2u

Updated almost 11 years ago

Cockpit cms with mongo backend

Image
2

645

ness2u/cockpit repository overview

Configured against mongo:27017, with no auth.

docker run -d --name mongo -e AUTH=no -p 27017:27017 -p 28017:28017 -v /data/db tutum/mongodb docker run -d --name cockpit -p 3001:80 --link="mongo" ness2u/cockpit

Browse to http://localhost:3001/install

Tag summary

Content type

Image

Digest

sha256:874f3f38c

Size

196.1 MB

Last updated

almost 11 years ago

docker pull ness2u/cockpit