|
|
|
|
|
by king_phil
2520 days ago
|
|
Funny thing about docker container security, bug that has not been fixed for ages: a custom AppArmor profile is only applied on the first container start, but for no later restart. Yes, the container runs in the "unconfined" profile after a restart. https://github.com/moby/moby/issues/38075 |
|