Skip to content

Latest commit

 

History

History
203 lines (126 loc) · 7.03 KB

index.rst

File metadata and controls

203 lines (126 loc) · 7.03 KB

.. -- coding: utf-8 -- .. Docker-docs-ja documentation master file, created by

sphinx-quickstart on Sat Nov 7 10:06:34 2015. You can adapt this file completely to your liking, but it should at least contain the root toctree directive.

Docker ドキュメント日本語化プロジェクト

Attention!

Docker ドキュメント

Docker はアプリケーションと依存関係をまとめ、システム設定に対する心配から解放し、アプリケーションをよりポータブルにできます。

Docker の基本を学ぶ

基本チュートリアルでは、Docker の概念、ツール、コマンドを紹介します。例では、Docker イメージを構築・取得・送信し、コンテナとして実行する方法を紹介します。チュートリアルではアプリケーションのデプロイ方法には触れません。

  • :doc:`基本チュートリアルを始める </engine/getstarted> `

アプリケーションの定義とデプロイ

定義とデプロイのチュートリアルでは、コンテナ間をお互いに関連付ける方法と、プロダクション環境にスケールできる準備が整ったアプリケーションをサービスとして定義する方法を紹介します。重要なのは :ref:`Compose バージョン 3 の新機能 <compose-version-3-features-and-compatibility>` と swarm モードです。

  • :doc:`アプリケーションのチュートリアルを始める </engine/getstarted-voting-app> `

構成要素


Doc v1.13 RC 目次

.. toctree::
   :caption: Docker を始めましょう - 導入ガイド
   :maxdepth: 1

   windows/toc.rst
   mac/toc.rst

.. toctree::
   :caption: Docker Engine
   :maxdepth: 2

   engine/toc.rst

.. toctree::
   :caption: Docker Compose
   :maxdepth: 2

   compose/toc.rst

.. toctree::
   :caption: Docker Hub
   :maxdepth: 2

   docker-hub/index.rst

.. toctree::
   :caption: Docker Machine
   :maxdepth: 2

   machine/index.rst

.. toctree::
   :caption: Docker Toolbox
   :maxdepth: 2

   Docker Toolbox <toolbox/index.rst>

.. toctree::
   :caption: コンポーネント・プロジェクト
   :maxdepth: 2

   registry/toc.rst
   swarm/toc.rst


About

.. toctree::
   :maxdepth: 3
   :caption: Docker について

   release-notes.rst
   engine/reference/glossary.rst
   about.rst
   guide.rst
   pdf-download.rst

図版は GitHub リポジトリ元 で Apache License v2 に従って配布されているデータを使っているか、配布されているデータを元に日本語化した素材を使っています。

Docs archive

.. toctree::
   :maxdepth: 1
   :caption: Docs アーカイブ

   v1.12 <http://docs.docker.jp/v1.12/>
   v1.11 <http://docs.docker.jp/v1.11/>
   v1.10 <http://docs.docker.jp/v1.10/>
   v1.9 <http://docs.docker.jp/v1.9/>


Indices and tables