Sign inSign up

tcaxias/mongodb

By tcaxias

Updated over 8 years ago

Percona's MongoDB on Debian. Storage Engine configurable as an ENV variable.

Image
0

1.3K

tcaxias/mongodb repository overview

A simple container for Percona's version of MongoDB

Please find it at https://github.com/percona/percona-server-mongodb

Docs at https://www.percona.com/doc/percona-server-for-mongodb/LATEST/index.html

Please define PASSWD as an env variable if you wish authentication.

You may also choose the storage engine to use with the ENGINE env variable. For further info check https://www.percona.com/doc/percona-server-for-mongodb/LATEST/perconaft.html#switching-storage-engines

You may run this using:

docker run -d --net host -e tcaxias/mongodb

or

docker run -d --net host -e PASSWD=MySuPeRdUpErPaSsW0rD tcaxias/mongodb

Tag summary

Content type

Image

Digest

Size

112.1 MB

Last updated

over 8 years ago

docker pull tcaxias/mongodb