You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/engine/security/apparmor.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,11 +199,11 @@ You just deployed a container secured with a custom apparmor profile.
199
199
200
200
> [!WARNING]
201
201
>
202
-
> The activation of the custom apparmor profile in `/etc/apparmor.d/containers/docker-nginx` will not persist across restarts.
202
+
> The activation of the custom AppArmor profile in `/etc/apparmor.d/containers/docker-nginx` will not persist across restarts.
203
203
> After a reboot the container will fail to start, as it expects the `docker-nginx` profile to be loaded.
204
204
>
205
205
> Only profiles directly located in `/etc/appamor.d/` will be automatically applied in enforce mode.
206
-
> For more information about the apparmor directory structure, have a look at [Policy Layout](https://gitlab.com/apparmor/apparmor/-/wikis/Policy_Layout).
206
+
> For more information about the AppArmor directory structure, have a look at [Policy Layout](https://gitlab.com/apparmor/apparmor/-/wikis/Policy_Layout).
0 commit comments