1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00
Files
cli/components/engine/docs/sources/examples/index.rst
James Turnbull 8da2c74ae5 Removed redundant linking example
Upstream-commit: e88368b34cab8d4b7d5a1179cdd25fc9cd2b3d79
Component: engine
2013-11-05 14:28:57 -06:00

641 B

title
Docker Examples
description
Examples on how to use Docker
keywords
docker, hello world, node, nodejs, python, couch, couchdb, redis, ssh, sshd, examples, postgresql, link

Examples

Here are some examples of how to use Docker to create running processes, starting from a very simple Hello World and progressing to more substantial services like those which you might find in production.

hello_world python_web_app nodejs_web_app running_redis_service running_ssh_service couchdb_data_volumes postgresql_service mongodb running_riak_service