パッケージ: docker-doc (26.1.5+dfsg1-3)
docker-doc に関するリンク
Debian の資源:
docker.io ソースパッケージをダウンロード:
- [docker.io_26.1.5+dfsg1-3.dsc]
- [docker.io_26.1.5+dfsg1.orig-cli.tar.xz]
- [docker.io_26.1.5+dfsg1.orig.tar.xz]
- [docker.io_26.1.5+dfsg1-3.debian.tar.xz]
メンテナ:
- Debian Go Packaging Team (QA ページ)
- Arnaud Rebillout (QA ページ)
- Dmitry Smirnov (QA ページ)
- Tim Potter (QA ページ)
- Tianon Gravi (QA ページ)
- Paul Tagliamonte (QA ページ)
- Reinhard Tartler (QA ページ)
外部の資源:
- ホームページ [mobyproject.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Linux container runtime -- documentation
Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers.
Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc.
This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64.
Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues.
This package provides documentation for Docker.