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
You just deployed a container secured with a custom apparmor profile.
199
199
200
+
> [!WARNING]
201
+
>
202
+
> The activation of the custom AppArmor profile in `/etc/apparmor.d/containers/docker-nginx` will not persist across restarts.
203
+
> After a reboot the container will fail to start, as it expects the `docker-nginx` profile to be loaded.
204
+
>
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).
0 commit comments