2014-04-15 06:01:25 +00:00
|
|
|
site_name: Docker Documentation
|
2014-07-02 10:30:25 +10:00
|
|
|
#site_url: http://docs.docker.com/
|
2014-04-15 06:01:25 +00:00
|
|
|
site_url: /
|
|
|
|
site_description: Documentation for fast and lightweight Docker container based virtualization framework.
|
|
|
|
site_favicon: img/favicon.png
|
|
|
|
|
|
|
|
dev_addr: '0.0.0.0:8000'
|
|
|
|
|
2014-07-24 22:19:50 +00:00
|
|
|
repo_url: https://github.com/docker/docker/
|
2014-04-15 06:01:25 +00:00
|
|
|
|
|
|
|
docs_dir: sources
|
|
|
|
|
|
|
|
include_search: true
|
|
|
|
|
|
|
|
use_absolute_urls: true
|
|
|
|
|
|
|
|
# theme: docker
|
|
|
|
theme_dir: ./theme/mkdocs/
|
|
|
|
theme_center_lead: false
|
|
|
|
|
2015-01-12 22:47:36 +00:00
|
|
|
copyright: Copyright © 2014-2015, Docker, Inc.
|
2014-04-15 06:01:25 +00:00
|
|
|
google_analytics: ['UA-6096819-11', 'docker.io']
|
|
|
|
|
|
|
|
pages:
|
|
|
|
|
|
|
|
# Introduction:
|
|
|
|
- ['index.md', 'About', 'Docker']
|
2014-10-22 08:30:48 -04:00
|
|
|
- ['release-notes.md', 'About', 'Release Notes']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['introduction/index.md', '**HIDDEN**']
|
|
|
|
- ['introduction/understanding-docker.md', 'About', 'Understanding Docker']
|
|
|
|
|
|
|
|
# Installation:
|
|
|
|
- ['installation/index.md', '**HIDDEN**']
|
|
|
|
- ['installation/ubuntulinux.md', 'Installation', 'Ubuntu']
|
2015-03-12 15:23:56 -07:00
|
|
|
- ['installation/mac.md', 'Installation', 'Mac OS X']
|
|
|
|
- ['installation/windows.md', 'Installation', 'Microsoft Windows']
|
|
|
|
- ['installation/amazon.md', 'Installation', 'Amazon EC2']
|
|
|
|
- ['installation/archlinux.md', 'Installation', 'Arch Linux']
|
|
|
|
- ['installation/binaries.md', 'Installation', 'Binaries']
|
2014-05-23 08:53:11 -05:00
|
|
|
- ['installation/centos.md', 'Installation', 'CentOS']
|
2015-03-12 15:23:56 -07:00
|
|
|
- ['installation/cruxlinux.md', 'Installation', 'CRUX Linux']
|
2014-05-17 22:28:39 +02:00
|
|
|
- ['installation/debian.md', 'Installation', 'Debian']
|
2015-03-12 15:23:56 -07:00
|
|
|
- ['installation/fedora.md', 'Installation', 'Fedora']
|
|
|
|
- ['installation/frugalware.md', 'Installation', 'FrugalWare']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['installation/google.md', 'Installation', 'Google Cloud Platform']
|
2015-03-12 15:23:56 -07:00
|
|
|
- ['installation/gentoolinux.md', 'Installation', 'Gentoo']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['installation/softlayer.md', 'Installation', 'IBM Softlayer']
|
2015-03-20 14:44:24 -07:00
|
|
|
- ['installation/joyent.md', 'Installation', 'Joyent Compute Service']
|
2015-03-16 00:41:27 -07:00
|
|
|
- ['installation/azure.md', 'Installation', 'Microsoft Azure']
|
2015-03-12 15:23:56 -07:00
|
|
|
- ['installation/rackspace.md', 'Installation', 'Rackspace Cloud']
|
|
|
|
- ['installation/rhel.md', 'Installation', 'Red Hat Enterprise Linux']
|
|
|
|
- ['installation/oracle.md', 'Installation', 'Oracle Linux']
|
2014-12-18 09:05:27 +10:00
|
|
|
- ['installation/SUSE.md', 'Installation', 'SUSE']
|
2015-02-25 22:35:08 +10:00
|
|
|
- ['compose/install.md', 'Installation', 'Docker Compose']
|
2014-04-15 06:01:25 +00:00
|
|
|
|
2014-05-22 07:05:19 +10:00
|
|
|
# User Guide:
|
|
|
|
- ['userguide/index.md', 'User Guide', 'The Docker User Guide' ]
|
2014-06-01 16:48:04 -04:00
|
|
|
- ['userguide/dockerhub.md', 'User Guide', 'Getting Started with Docker Hub' ]
|
2014-05-22 07:05:19 +10:00
|
|
|
- ['userguide/dockerizing.md', 'User Guide', 'Dockerizing Applications' ]
|
|
|
|
- ['userguide/usingdocker.md', 'User Guide', 'Working with Containers' ]
|
|
|
|
- ['userguide/dockerimages.md', 'User Guide', 'Working with Docker Images' ]
|
|
|
|
- ['userguide/dockerlinks.md', 'User Guide', 'Linking containers together' ]
|
|
|
|
- ['userguide/dockervolumes.md', 'User Guide', 'Managing data in containers' ]
|
2015-03-16 21:49:33 -07:00
|
|
|
- ['userguide/labels-custom-metadata.md', 'User Guide', 'Apply custom metadata' ]
|
2014-06-01 16:48:04 -04:00
|
|
|
- ['userguide/dockerrepos.md', 'User Guide', 'Working with Docker Hub' ]
|
2014-10-06 11:57:09 -07:00
|
|
|
- ['userguide/level1.md', '**HIDDEN**' ]
|
|
|
|
- ['userguide/level2.md', '**HIDDEN**' ]
|
2015-02-25 22:35:08 +10:00
|
|
|
- ['compose/index.md', 'User Guide', 'Docker Compose' ]
|
|
|
|
- ['machine/index.md', 'User Guide', 'Docker Machine' ]
|
|
|
|
- ['swarm/index.md', 'User Guide', 'Docker Swarm' ]
|
2014-04-15 06:01:25 +00:00
|
|
|
|
2014-06-01 16:48:04 -04:00
|
|
|
# Docker Hub docs:
|
|
|
|
- ['docker-hub/index.md', 'Docker Hub', 'Docker Hub' ]
|
|
|
|
- ['docker-hub/accounts.md', 'Docker Hub', 'Accounts']
|
|
|
|
- ['docker-hub/repos.md', 'Docker Hub', 'Repositories']
|
|
|
|
- ['docker-hub/builds.md', 'Docker Hub', 'Automated Builds']
|
2014-09-04 18:09:00 -07:00
|
|
|
- ['docker-hub/official_repos.md', 'Docker Hub', 'Official Repo Guidelines']
|
2014-05-22 07:05:19 +10:00
|
|
|
|
2015-01-29 20:35:37 +10:00
|
|
|
# Docker Hub Enterprise
|
2015-02-05 10:26:53 +10:00
|
|
|
#- ['docker-hub-enterprise/index.md', '**HIDDEN**' ]
|
|
|
|
#- ['docker-hub-enterprise/install-config.md', 'Docker Hub Enterprise', 'Installation and Configuration' ]
|
|
|
|
#- ['docker-hub-enterprise/usage.md', 'Docker Hub Enterprise', 'User Guide' ]
|
2015-01-29 20:35:37 +10:00
|
|
|
|
2014-05-22 07:05:19 +10:00
|
|
|
# Examples:
|
|
|
|
- ['examples/index.md', '**HIDDEN**']
|
|
|
|
- ['examples/nodejs_web_app.md', 'Examples', 'Dockerizing a Node.js web application']
|
|
|
|
- ['examples/mongodb.md', 'Examples', 'Dockerizing MongoDB']
|
|
|
|
- ['examples/running_redis_service.md', 'Examples', 'Dockerizing a Redis service']
|
|
|
|
- ['examples/postgresql_service.md', 'Examples', 'Dockerizing a PostgreSQL service']
|
|
|
|
- ['examples/running_riak_service.md', 'Examples', 'Dockerizing a Riak service']
|
|
|
|
- ['examples/running_ssh_service.md', 'Examples', 'Dockerizing an SSH service']
|
|
|
|
- ['examples/couchdb_data_volumes.md', 'Examples', 'Dockerizing a CouchDB service']
|
|
|
|
- ['examples/apt-cacher-ng.md', 'Examples', 'Dockerizing an Apt-Cacher-ng service']
|
2015-02-26 09:46:55 +10:00
|
|
|
- ['compose/django.md', 'Examples', 'Getting started with Compose and Django']
|
|
|
|
- ['compose/rails.md', 'Examples', 'Getting started with Compose and Rails']
|
|
|
|
- ['compose/wordpress.md', 'Examples', 'Getting started with Compose and Wordpress']
|
2014-05-22 07:05:19 +10:00
|
|
|
|
|
|
|
# Articles
|
|
|
|
- ['articles/index.md', '**HIDDEN**']
|
|
|
|
- ['articles/basics.md', 'Articles', 'Docker basics']
|
|
|
|
- ['articles/networking.md', 'Articles', 'Advanced networking']
|
|
|
|
- ['articles/security.md', 'Articles', 'Security']
|
|
|
|
- ['articles/https.md', 'Articles', 'Running Docker with HTTPS']
|
2015-01-28 10:47:11 +10:00
|
|
|
- ['articles/registry_mirror.md', 'Articles', 'Run a local registry mirror']
|
2014-09-23 14:21:00 -07:00
|
|
|
- ['articles/host_integration.md', 'Articles', 'Automatically starting containers']
|
|
|
|
- ['articles/baseimages.md', 'Articles', 'Creating a base image']
|
|
|
|
- ['articles/dockerfile_best-practices.md', 'Articles', 'Best practices for writing Dockerfiles']
|
2013-12-04 15:03:51 +01:00
|
|
|
- ['articles/certificates.md', 'Articles', 'Using certificates for repository client verification']
|
2014-05-22 07:05:19 +10:00
|
|
|
- ['articles/using_supervisord.md', 'Articles', 'Using Supervisor']
|
|
|
|
- ['articles/cfengine_process_management.md', 'Articles', 'Process management with CFEngine']
|
|
|
|
- ['articles/puppet.md', 'Articles', 'Using Puppet']
|
|
|
|
- ['articles/chef.md', 'Articles', 'Using Chef']
|
2014-06-30 15:35:30 -04:00
|
|
|
- ['articles/dsc.md', 'Articles', 'Using PowerShell DSC']
|
2014-09-23 14:21:00 -07:00
|
|
|
- ['articles/ambassador_pattern_linking.md', 'Articles', 'Cross-Host linking using ambassador containers']
|
2014-05-22 07:05:19 +10:00
|
|
|
- ['articles/runmetrics.md', 'Articles', 'Runtime metrics']
|
2014-09-23 14:21:00 -07:00
|
|
|
- ['articles/b2d_volume_resize.md', 'Articles', 'Increasing a Boot2Docker volume']
|
2014-11-26 14:09:52 +10:00
|
|
|
- ['articles/systemd.md', 'Articles', 'Controlling and configuring Docker using Systemd']
|
2014-04-17 23:13:59 +03:00
|
|
|
|
2014-04-15 06:01:25 +00:00
|
|
|
# Reference
|
|
|
|
- ['reference/index.md', '**HIDDEN**']
|
2014-05-01 16:03:45 +10:00
|
|
|
- ['reference/commandline/index.md', '**HIDDEN**']
|
2015-03-11 07:40:46 -07:00
|
|
|
- ['reference/commandline/cli.md', 'Reference', 'Docker command line']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['reference/builder.md', 'Reference', 'Dockerfile']
|
2014-05-19 10:07:57 -04:00
|
|
|
- ['faq.md', 'Reference', 'FAQ']
|
2015-03-29 03:48:59 -07:00
|
|
|
- ['reference/glossary.md', 'Reference', 'Glossary']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['reference/run.md', 'Reference', 'Run Reference']
|
2015-02-25 22:35:08 +10:00
|
|
|
- ['compose/cli.md', 'Reference', 'Compose command line']
|
|
|
|
- ['compose/yml.md', 'Reference', 'Compose yml']
|
|
|
|
- ['compose/env.md', 'Reference', 'Compose ENV variables']
|
|
|
|
- ['compose/completion.md', 'Reference', 'Compose commandline completion']
|
|
|
|
- ['swarm/discovery.md', 'Reference', 'Swarm discovery']
|
|
|
|
- ['swarm/scheduler/strategy.md', 'Reference', 'Swarm strategies']
|
|
|
|
- ['swarm/scheduler/filter.md', 'Reference', 'Swarm filters']
|
|
|
|
- ['swarm/API.md', 'Reference', 'Swarm API']
|
2014-05-01 16:03:45 +10:00
|
|
|
- ['reference/api/index.md', '**HIDDEN**']
|
2014-06-01 16:48:04 -04:00
|
|
|
- ['reference/api/docker-io_api.md', 'Reference', 'Docker Hub API']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['reference/api/registry_api.md', 'Reference', 'Docker Registry API']
|
2014-10-01 15:25:48 +02:00
|
|
|
- ['reference/api/registry_api_client_libraries.md', 'Reference', 'Docker Registry API Client Libraries']
|
2014-06-08 16:34:47 -07:00
|
|
|
- ['reference/api/hub_registry_spec.md', 'Reference', 'Docker Hub and Registry Spec']
|
2015-02-25 10:37:36 +10:00
|
|
|
#- ['reference/image-spec-v1.md', 'Reference', 'Docker Image Specification v1.0.0']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['reference/api/docker_remote_api.md', 'Reference', 'Docker Remote API']
|
2015-04-01 13:35:38 -07:00
|
|
|
- ['reference/api/docker_remote_api_v1.19.md', 'Reference', 'Docker Remote API v1.19']
|
2015-02-10 10:48:54 -08:00
|
|
|
- ['reference/api/docker_remote_api_v1.18.md', 'Reference', 'Docker Remote API v1.18']
|
2015-01-07 20:14:45 -08:00
|
|
|
- ['reference/api/docker_remote_api_v1.17.md', 'Reference', 'Docker Remote API v1.17']
|
2015-04-01 13:35:38 -07:00
|
|
|
- ['reference/api/docker_remote_api_v1.16.md', '**HIDDEN**']
|
2015-02-03 14:03:03 +10:00
|
|
|
- ['reference/api/docker_remote_api_v1.15.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.14.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.13.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.12.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.11.md', '**HIDDEN**']
|
2014-06-08 17:59:22 -07:00
|
|
|
- ['reference/api/docker_remote_api_v1.10.md', '**HIDDEN**']
|
2014-05-02 10:46:41 +10:00
|
|
|
- ['reference/api/docker_remote_api_v1.9.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.8.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.7.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.6.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.5.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.4.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.3.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.2.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.1.md', '**HIDDEN**']
|
|
|
|
- ['reference/api/docker_remote_api_v1.0.md', '**HIDDEN**']
|
2014-04-15 06:01:25 +00:00
|
|
|
- ['reference/api/remote_api_client_libraries.md', 'Reference', 'Docker Remote API Client Libraries']
|
2014-06-08 17:59:22 -07:00
|
|
|
- ['reference/api/docker_io_accounts_api.md', 'Reference', 'Docker Hub Accounts API']
|
2014-04-15 06:01:25 +00:00
|
|
|
|
|
|
|
- ['jsearch.md', '**HIDDEN**']
|
|
|
|
|
|
|
|
# - ['static_files/README.md', 'static_files', 'README']
|
2014-04-24 22:12:21 +10:00
|
|
|
- ['terms/index.md', '**HIDDEN**']
|
2014-05-01 15:31:58 +10:00
|
|
|
- ['terms/layer.md', '**HIDDEN**']
|
|
|
|
- ['terms/index.md', '**HIDDEN**']
|
|
|
|
- ['terms/registry.md', '**HIDDEN**']
|
|
|
|
- ['terms/container.md', '**HIDDEN**']
|
|
|
|
- ['terms/repository.md', '**HIDDEN**']
|
|
|
|
- ['terms/filesystem.md', '**HIDDEN**']
|
|
|
|
- ['terms/image.md', '**HIDDEN**']
|
2014-05-01 16:03:45 +10:00
|
|
|
|
2015-03-06 14:21:17 -08:00
|
|
|
|
2015-03-06 10:01:31 -08:00
|
|
|
# Project:
|
|
|
|
- ['project/index.md', '**HIDDEN**']
|
2015-03-12 16:29:10 -07:00
|
|
|
- ['project/who-written-for.md', 'Contributor Guide', 'README first']
|
2015-03-25 13:38:17 -04:00
|
|
|
- ['project/software-required.md', 'Contributor Guide', 'Get required software']
|
|
|
|
- ['project/set-up-git.md', 'Contributor Guide', 'Configure Git for contributing']
|
|
|
|
- ['project/set-up-dev-env.md', 'Contributor Guide', 'Work with a development container']
|
2015-03-12 16:29:10 -07:00
|
|
|
- ['project/test-and-docs.md', 'Contributor Guide', 'Run tests and test documentation']
|
|
|
|
- ['project/make-a-contribution.md', 'Contributor Guide', 'Understand contribution workflow']
|
2015-03-25 13:38:17 -04:00
|
|
|
- ['project/find-an-issue.md', 'Contributor Guide', 'Find an issue']
|
|
|
|
- ['project/work-issue.md', 'Contributor Guide', 'Work on an issue']
|
|
|
|
- ['project/create-pr.md', 'Contributor Guide', 'Create a pull request']
|
|
|
|
- ['project/review-pr.md', 'Contributor Guide', 'Participate in the PR review']
|
2015-03-12 16:29:10 -07:00
|
|
|
- ['project/advanced-contributing.md', 'Contributor Guide', 'Advanced contributing']
|
|
|
|
- ['project/get-help.md', 'Contributor Guide', 'Where to get help']
|
|
|
|
- ['project/coding-style.md', 'Contributor Guide', 'Coding style guide']
|
|
|
|
- ['project/doc-style.md', 'Contributor Guide', 'Documentation style guide']
|
2015-03-12 15:23:56 -07:00
|
|
|
|