-
Notifications
You must be signed in to change notification settings - Fork 91
Description
Hi @jessfraz ,
i working on a app armor profile for my django webapp. i use compose to start my environment, but i want to restrict each container (db, queue, mailserver, ....) more than the docker-default apparmor profile it does. As the db container (postgres) is a standard container, i think it would be possible to restrict this container more as through the default profile it.
Maybe it would nice for the future to include some more examples for different applications as for example postgres_example.toml?
Or is there a source where i could get some example apparmor configurations for different applications?
Do you have a overview for all paramters to create a .toml file ?
Sorry for creating a issue - but i don't have a twitter acc.
Greetings