1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/docs/sources/examples/index.rst
Eystein Måløy Stenberg f9b4bbea9e docker in-container process management with CFEngine
Upstream-commit: 937f52aef98ac61bca75ef25c16b79b5fafa58ff
Component: engine
2013-11-25 14:24:23 -08:00

693 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 using_supervisord cfengine_process_management