Dockerize an application

January 26, 2016 ยท View on GitHub

This section contains the following:

  • Dockerizing MongoDB
  • Dockerizing PostgreSQL
  • Dockerizing a CouchDB service
  • Dockerizing a Node.js web app
  • Dockerizing a Redis service
  • Dockerizing an apt-cacher-ng service
  • Dockerizing applications: A 'Hello world'