Dockerizing a Couchbase service This example shows how to start a Couchbase server
Dockerizing an apt-cacher-ng service Note: - If you don’t like sudo then see
Dockerizing a Riak service The goal of this example is to show you how to build a Docker image with Riak pre-installed. Creating
Dockerizing a CouchDB service Note: - If you don’t like sudo then see
Dockerizing PostgreSQL Note: - If you don’t like sudo then see
Dockerizing an SSH daemon service Build an eg_sshd image The following Dockerfile
Dockerizing a Redis service Very simple, no frills, Redis service attached to a web application using a link. Create
Dockerizing MongoDB Introduction In this example, we are going to learn how to build a Docker image with MongoDB pre-installed. We’ll