mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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/)
|