Skip to content

Latest commit

 

History

History
139 lines (100 loc) · 4.94 KB

index.rst

File metadata and controls

139 lines (100 loc) · 4.94 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 ドキュメント日本語化プロジェクト

  • :doc:`about` ... はじめての方へ、このサイトや翻訳について

Attention!

このサイトは Docker 公式ドキュメントを有志で日本語に翻訳しています。各ページの情報が古い可能性があるため、最新のドキュメントは https://docs.docker.com/ をご覧ください。 DISCLAIMER: This site is translating the official Docker documentation into Japanese by volunteers. As the information on each page may be outdated, please refer to the latest documentation at https://docs.docker.com/ .

Attention!

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

Docker ドキュメント

---

Doc v24.0 目次

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

   Docker 概要 <get-started/overview.rst>
   get-docker.rst
   get-started/toc.rst
   get-started/hands-on-overview.rst
   language/toc.rst
   develop/toc.rst
   build/guide/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>
   registry/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 アーカイブ

   v20.10 <http://docs.docker.jp/v20.10/>
   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/>

.. seealso::

  Docker 公式ドキュメント  https://docs.docker.com/