get.porter.sh/porter@v1.3.0/pkg/storage/plugins/mongodb_docker/doc.go (about)

     1  // Package mongodb_docker implements the plugins.StorageProtocol interface, storing data
     2  // using an instance of mongodb running in a container, with the data stored
     3  // in a docker volume.
     4  package mongodb_docker