Skip to content

Commit 444be9a

Browse files
authored
Update features-benefits.md to fix typos
Improves phrasing and fixes a typo.
1 parent e228236 commit 444be9a

File tree

1 file changed

+3
-3
lines changed
  • content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,10 @@ Desktop Linux VM (e.g., 100000->165535).
235235

236236
Moreover, each container gets an exclusive range of real user-IDs in the Linux
237237
VM (e.g., container 0 could get mapped to 100000->165535, container 2 to
238-
165536->231071, container 3 to 231072->296607, and so on). Same applies to
238+
165536->231071, container 3 to 231072->296607, and so on). The same applies to
239239
group-IDs. In addition, if a container is stopped and restarted, there is no
240-
guarantee it will receive the same mapping as before. This by design and further
241-
improves security.
240+
guarantee it will receive the same mapping as before. This is by design and
241+
further improves security.
242242

243243
However the above presents a problem when mounting Docker volumes into
244244
containers, as the files written to such volumes will have the real

0 commit comments

Comments
 (0)