Skip to content

Latest commit

 

History

History
134 lines (99 loc) · 4.49 KB

index.rst

File metadata and controls

134 lines (99 loc) · 4.49 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 v20.10 (current) 向けにドキュメントの改訂作業中です(2022年7月現在)。一部古い場合がありますので、ご注意ください。
  • Docker のドキュメントは常に変わり続けています。最新の情報については 公式ドキュメント をご覧ください。
  • 本プロジェクトは有志による翻訳プロジェクトです。お気づきの点がございましたら、 issuePull RequestDocker 道場(日本語の Docker オンラインフォーラム) でお知らせ願います。

Docker ドキュメント

---

Doc v20.10 目次

.. toctree::
   :caption: Guides - ガイド
   :maxdepth: 1

   Docker 概要 <get-started/overview.rst>
   get-docker.rst
   get-started/toc.rst
   language/toc.rst
   develop/toc.rst
   ci-cd/toc.rst
   cloud/toc.rst
   production.rst
   get-started/resources.rst
   opensource/toc.rst
   docsarchive.rst




.. toctree::
   :caption: Product manuals - マニュアル
   :maxdepth: 1

   Docker Desktop <desktop/toc.rst>
   Docker Engine <engine/toc.rst>
   Docker Compose <compose/toc.rst>
   Docker Hub <docker-hub/index.rst>
   Docker Machine <machine/index.rst>
   Docker Toolbox <toolbox/index.rst>
   registry/toc.rst
   swarm/toc.rst

.. toctree::
   :caption: Reference - 参考資料
   :maxdepth: 1

   reference/index.rst
   コマンドライン・リファレンス <engine/reference/index.rst>
   API リファレンス <reference/api.rst>
   Dockerfile リファレンス <engine/reference/builder.rst>
   Compose ファイル リファレンス <reference/compose-file/toc.rst>
   ドライバと仕様 <reference/drivers-and-specifications.rst>
   glossary.rst


.. toctree::
   :caption: Samples - サンプル
   :maxdepth: 1

   sample/index.rst

About

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

   release-notes.rst
   about.rst
   guide.rst
   pdf-download.rst

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

Docs archive

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

   v19.03 <http://docs.docker.jp/v19.03/>
   v17.06 <http://docs.docker.jp/v17.06/>
   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/>