Skip to content

Latest commit

 

History

History
125 lines (90 loc) · 4.09 KB

index.rst

File metadata and controls

125 lines (90 loc) · 4.09 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 v19.03 (current) 向けにドキュメントの改訂作業中です(2020年6月現在)。一部古い場合がありますので、ご注意ください。
  • Docker のドキュメントは常に変わり続けています。最新の情報については 公式ドキュメント をご覧ください。
  • 本プロジェクトは有志による翻訳プロジェクトです。お気づきの点がございましたら、 issuePull Request でお知らせ願います。

Docker ドキュメント

---

Doc v19.03 目次

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

   get-docker.rst
   get-started/toc.rst
   develop/toc.rst
   production.rst
   opensoruce/toc.rst
   docsarchive.rst




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

   Docker Engine <engine/toc.rst>
   Docker Compose <compose/toc.rst>
   Docker Desktop <desktop/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

   コマンドライン・リファレンス <engine/reference/index.rst>
   Dockerfile リファレンス <engine/reference/builder.rst>
   Compose file リファレンス <compose/reference/toc.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 アーカイブ

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