This commit is contained in:
John Mulhausen 2016-12-13 15:41:33 -08:00 committed by GitHub
parent 5fc8dc4a02
commit a974754bf5
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
description: Provides examples for using Docker
keywords: dockerize, dockerizing apps, dockerizing applications, container, containers
title: Dockerize an application
redirect_from:
- /en/latest/examples/
---
This section contains the following:
@ -11,4 +13,4 @@ This section contains the following:
* [Dockerizing a CouchDB service](couchdb_data_volumes.md)
* [Dockerizing a Redis service](running_redis_service.md)
* [Dockerizing an apt-cacher-ng service](apt-cacher-ng.md)
* [Dockerizing applications: A 'Hello world'](../tutorials/dockerizing.md)
* [Dockerizing applications: A 'Hello world'](../tutorials/dockerizing.md)