Skip to content

Commit 5c771f7

Browse files
b1gb4byatoato88
andauthored
Update content/ja/blog/_posts/2024-03-07-cri-o-seccomp-oci-artifacts.md
Co-authored-by: atoato88 <[email protected]>
1 parent 08b4023 commit 5c771f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/blog/_posts/2024-03-07-cri-o-seccomp-oci-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ sudo crictl inspect $CONTAINER_ID | jq .info.runtimeSpec.linux.seccomp | head
284284
{
285285
```
286286

287-
ユーザーが接尾辞`/container`を予約名`/POD`に置き換えると、ポッド内のすべてのコンテナに対して同じことが機能します
287+
ユーザーが接尾辞`/container`を予約名`/POD`に置き換えると、Pod内のすべてのコンテナに対して同じことが機能します
288288
たとえば:
289289

290290
```yaml

0 commit comments

Comments
 (0)