mirror of https://github.com/docker/docs.git
Fixes #782
This commit is contained in:
parent
5fc8dc4a02
commit
a974754bf5
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue