Merge pull request #45531 from kohbis/trans-ja-containerd
[ja] Translate content/en/docs/reference/glossary/containerd.md
This commit is contained in:
commit
27f4bcdfbf
|
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
title: containerd
|
||||||
|
id: containerd
|
||||||
|
date: 2019-05-14
|
||||||
|
full_link: https://containerd.io/docs/
|
||||||
|
short_description: >
|
||||||
|
シンプルさ、堅牢性、移植性を重視したコンテナランタイムです。
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- tool
|
||||||
|
---
|
||||||
|
シンプルさ、堅牢性、移植性を重視したコンテナランタイムです。
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
containerdはLinuxやWindows上でデーモンとして実行される{{< glossary_tooltip text="コンテナ" term_id="container" >}}ランタイムです。containerdはコンテナイメージの取得や保存、コンテナの実行、ネットワークアクセスの提供などを行います。
|
||||||
Loading…
Reference in New Issue