@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 837 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs DockerSlim on nearly any platform",
"overview": "[DockerSlim](https://dockersl.im/) will optimize and secure your containers by understanding your application and what it needs using various analysis techniques. It will throw away what you don't need, reducing the attack surface of your container. What if you need some of those extra things to debug your container? You can use dedicated debugging side-car containers for that.",
"name": "Dockerslim",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-dockerslim",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/dockerslim"
},
"slug": "dockerslim",
"title": "Dockerslim",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}