1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00
Files
cli/components/engine/docs/sources/examples/index.rst
Andy Rothfusz 9c3ea618a8 Fix #1654 Improve the introduction to repositories flow.
Upstream-commit: 67453d6b481200ad487b87d5620ce93602939341
Component: engine
2013-09-17 19:01:11 -07:00

623 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

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 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