Skip to content

Commit 04fc4d4

Browse files
authored
Apply suggestions from code review
1 parent ad8af1a commit 04fc4d4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_vale/config/vocabularies/Docker/accept.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Apple
55
Artifactory
66
Autotest
77
Azure
8-
Berkely
98
Btrfs
109
BuildKit
1110
BusyBox

content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/features-benefits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ access resources assigned to the container.
7171
> Enhanced Container Isolation does not prevent users from launching privileged
7272
> containers, but rather runs them securely by ensuring that they can only
7373
> modify resources associated with the container. Privileged workloads that
74-
> modify global kernel settings, for example loading a kernel module or changing Berkely Packet Filters (BPF)
74+
> modify global kernel settings, for example loading a kernel module or changing Berkeley Packet Filters (BPF)
7575
> settings will not work properly as they will receive "permission
7676
> denied" error when attempting such operations.
7777

0 commit comments

Comments
 (0)