mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a7b2c4804b
* Added User Guide section outlines. * Added User Guide to menu. * Moved HTTPS example to articles. * Replaced Hello World example with User Guide. * Moved use cases out of examples. * Updated Introduction to add User Guide. * Redirected migrated /use and /articles links. * Added Docker.io section * Added Dockerized section * Added Using Docker section * Added Docker Images section * Added Docker Links section * Added Docker Volumes section Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
9 lines
389 B
Markdown
9 lines
389 B
Markdown
# Examples
|
|
|
|
- [Dockerizing a Node.js Web App](nodejs_web_app/)
|
|
- [Dockerizing a Redis Service](running_redis_service/)
|
|
- [Dockerizing an SSH Daemon Service](running_ssh_service/)
|
|
- [Dockerizing a CouchDB Service](couchdb_data_volumes/)
|
|
- [Dockerizing a PostgreSQL Service](postgresql_service/)
|
|
- [Dockerizing MongoDB](mongodb/)
|
|
- [Dockerizing a Riak Service](running_riak_service/)
|