AppArmor & Seccomp Profiles

Free and Open Source security profiles for containers.

These profiles were automatically generated using the tool Armiel.
For more information about the tool, please see Armiel.

If you would like to generate profiles automatically for your own images, or if you have a request for other images to upload:
    Please contact contact@archguardian.io.

Image Name Docker Command Used Download
nginx docker run -d -p 80:80 --name nginx nginx docker_nginx.zip
mysql docker run -d -p 3306:3306 -e MYSQL_ROOT_PASSWORD=root --name mysql mysql docker_mysql.zip
redis docker run -d -p 6379:6379 --name redis redis docker_redis.zip
wordpress docker run -d -p 80:80 --name wordpress wordpress docker_wordpress.zip
vault docker run -d -p 8200:8200 --name vault vault:1.12.2 docker_vault.zip
httpd docker run -d -p 80:80 --name httpd httpd docker_httpd.zip
Image Name Helm Command Used Download
tomcat helm install tomcat bitnami/tomcat --version 11.2.17 helm_tomcat
traefik helm install traefik traefik/traefik --version 30.1.0 helm_traefik
memcached helm install memcached bitnami/memcached --version 7.4.11 helm_memcached

For More Information

For more profiles and details please see our GitHub repositories:

License

All profiles are released under the BSD 0-Clause License (0BSD).