Skip to content

Commit 53f1a8a

Browse files
takaf04kakts
andauthored
Update content/ja/docs/concepts/containers/images.md
Co-authored-by: Keita Akutsu <[email protected]>
1 parent 85eb185 commit 53f1a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ weight: 10
4848

4949
`imagePullPolicy`が値なしで定義された場合、この場合も`Always`が設定されます。
5050

51-
## マニュフェストを使ったマルチアーキテクチャイメージ
51+
## マニフェストを使ったマルチアーキテクチャイメージ
5252

5353
コンテナレジストリはバイナリイメージの提供だけでなく、[コンテナイメージマニュフェスト](https://github.com/opencontainers/image-spec/blob/master/manifest.md)も提供する事ができます。
5454
マニュフェストはコンテナのアーキテクチャ固有バージョンに関するイメージマニュフェストを参照できます。マニュフェストの目的はイメージの名前(例:`pause``example/mycontainer``kube-apiserver`)をもたせ、様々なシステムが使用しているマシンアーキテクチャにあう適切なバイナリイメージを取得できることです。

0 commit comments

Comments
 (0)