Dockerとは? わかりやすく解説

Weblio 辞書 > 辞書・百科事典 > 百科事典 > Dockerの意味・解説 

Docker

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2023/02/18 02:05 UTC 版)

Docker(ドッカー[4])は、コンテナ仮想化を用いてアプリケーションを開発・配置・実行するためのオープンプラットフォームである[5]


  1. ^ "Release v23.0.1".
  2. ^ Docker FAQs”. 2021年11月23日閲覧。
  3. ^ Docker Software End User License Agreement”. 2021年11月23日閲覧。
  4. ^ IT用語辞典 e-Words”. 2018年1月3日閲覧。
  5. ^ Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. Docker Documentations - Docker overview
  6. ^ Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications. Docker Documentations - Docker overview
  7. ^ By taking advantage of Docker’s methodologies for shipping, testing, and deploying code quickly, you can significantly reduce the delay between writing code and running it in production. Docker Documentations - Docker overview
  8. ^ 第1回 Dockerとは”. 2018年1月3日閲覧。
  9. ^ a b さわって理解するDocker入門”. 2018年1月3日閲覧。
  10. ^ a b Dockerを理解するための8つの軸”. 2018年1月3日閲覧。
  11. ^ Docker”. 2018年1月3日閲覧。
  12. ^ Dockerをどっかーらどうやって使えばいいんでしょう。TOPPERS/FMP on RaspberryPi with Macintosh編 5つの関門”. 2018年2月11日閲覧。
  13. ^ Docker container as a full-featured development environment. [1]
  14. ^ This container can be used to run an application or to sandbox tools, libraries, or runtimes needed for working with a codebase. [2]
  15. ^ Docker Containers Are Everywhere: Linux, Windows, Data center, Cloud, Serverless, etc. [3]
  16. ^ Deploying a containerized web application [4]
  17. ^ Container Deployed Applications: You deploy your application into one or more containers and would like to work locally in the containerized environment. [5]
  18. ^ 大瀧隆太 (2014年5月16日). “いまさら聞けないDocker入門(1):アプリ開発者もインフラ管理者も知っておきたいDockerの基礎知識”. ITmedia. 2016年12月22日閲覧。
  19. ^ 「ITインフラテクノロジーAWARD 2015」を発表”. 日経BP社. 2017年1月3日閲覧。
  20. ^ すでにGoogleは全部のソフトウェアをコンテナに乗せており、毎週20億個ものコンテナを起動している”. 2017年1月3日閲覧。
  21. ^ overlay2 is the preferred storage driver, for all currently supported Linux distributions, and requires no extra configuration. [6]
  22. ^ Volumes are stored in a part of the host filesystem which is managed by Docker [7]
  23. ^ Volumes are the best way to persist data in Docker. [8]
  24. ^ Bind mounts may be stored anywhere on the host system. [9]
  25. ^ Non-Docker processes on the Docker host or a Docker container can modify them at any time. [10]
  26. ^ tmpfs mounts are stored in the host system’s memory only, and are never written to the host system’s filesystem. [11]
  27. ^ containers can not only communicate by IP address, but can also resolve a container name to an IP address. This capability is called automatic service discovery. [12]
  28. ^ Create a network alias for a container [13]
  29. ^ Compose is a tool for defining and running multi-container Docker applications. docker docs - Overview of Docker Compose
  30. ^ Define the services that make up your app in docker-compose.yml so they can be run together in an isolated environment. docker docs - Overview of Docker Compose
  31. ^ Docker Swarm, a Docker-native clustering system, exposes the same API as a single Docker host, which means you can use Compose against a Swarm instance and run your apps across multiple hosts. [14]
  32. ^ By default, docker logs shows the command’s STDOUT and STDERR. docker docs
  33. ^ Each Docker daemon has a default logging driver, which each container uses unless you configure it to use a different logging driver. In addition to using the logging drivers included with Docker, you can also implement and use logging driver plugins. docker docs
  34. ^ The fluentd logging driver sends container logs to the Fluentd collector as structured log data. docker docs
  35. ^ By default, the logging driver connects to localhost:24224. Supply the fluentd-address option to connect to a different address. tcp(default) and unix sockets are supported. docker docs
  36. ^ To use this logging driver, start the fluentd daemon on a host. We recommend that you use the Fluentd docker image. docker docs
  37. ^ Ubuntu 18.04.4 ships with a v5.3 based Linux kernel [15]
  38. ^ Linux kernel 4.19 series [16]
  39. ^ Kubernetesとは”. 2018年1月3日閲覧。
  40. ^ Kubernetesを統合したDockerがついにリリース。Docker for Mac with Kubernetesのベータ版が公開”. 2018年1月11日閲覧。
  41. ^ By default, docker pull pulls images from Docker Hub. It is also possible to manually specify the path of a registry to pull from. docker docs
  42. ^ Dockerコンテナをクラウドサービス上で共有できる「Docker Hub」を使ってみる”. 2018年1月3日閲覧。
  43. ^ Amazon Elastic Container Registry (ECR) は、完全マネージド型の Docker コンテナレジストリです。 Amazon Elastic Container Registry
  44. ^ Docker Engine is a client-server application with these major components: [17]
  45. ^ a b A server which is a type of long-running program called a daemon process (the dockerd command). [18]
  46. ^ A REST API which specifies interfaces that programs can use to talk to the daemon and instruct it what to do. [19]
  47. ^ a b A command line interface (CLI) client (the docker command). [20]
  48. ^ The CLI uses the Docker REST API to control or interact with the Docker daemon through scripting or direct CLI commands. [21]
  49. ^ A Docker registry stores Docker images. [22]
  50. ^ By default, the Docker daemon automatically starts containerd. [23]
  51. ^ Docker Hub is a public registry that anyone can use, and Docker is configured to look for images on Docker Hub by default. [24]
  52. ^ Docker is an open platform for developing, shipping, and running applications. [25]
  53. ^ Docker Trusted Registry (DTR) is the enterprise-grade image storage solution from Docker.[26]




このページでは「ウィキペディア」からDockerを検索した結果を表示しています。
Weblioに収録されているすべての辞書からDockerを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDockerを検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「Docker」の関連用語

Dockerのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Dockerのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
ウィキペディアウィキペディア
All text is available under the terms of the GNU Free Documentation License.
この記事は、ウィキペディアのDocker (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。 Weblio辞書に掲載されているウィキペディアの記事も、全てGNU Free Documentation Licenseの元に提供されております。

©2024 GRAS Group, Inc.RSS