sa-docker-projectatomic
sa-docker-projectatomic
Tools from projectatomuc team help you create, deploy, manage, and secure containers.
Build containers with Buildah https://github.com/projectatomic/buildah
Compose applications with Kompose http://kompose.io/
Pull and move images with Skopeo https://github.com/projectatomic/skopeo
Manage container hosts with Cockpit (not included, see sa-cockpit role)
Install, run and scan with Atomic CLI https://github.com/projectatomic/atomic
roles:
- {
role: "sa-docker-projectatomic",
option_buildah: true,
option_kompose: true,
option_skopeo: true,
option_atomic_cli: true # not supported for Ubuntu platform
}
Advanced:
roles:
- {
role: "sa-docker-projectatomic",
option_buildah: true,
option_kompose: true,
option_skopeo: true,
option_atomic_cli: true, # not supported for Ubuntu platform
kompose_version: "1.9.0"
}
Usage with ansible galaxy workflow
If you installed the sa-docker-projectatomic role using the command
ansible-galaxy install softasap.sa-docker-projectatomic
the role will be available in the folder library/sa-docker-projectatomic
Please adjust the path accordingly.
- {
role: "softasap.sa-docker-projectatomic"
}
Copyright and license
Code is dual licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) and the [MIT License] (http://opensource.org/licenses/MIT). Choose the one that suits you best.
Reach us:
Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)
Join gitter discussion channel at Gitter
Discover other roles at http://www.softasap.com/roles/registry_generated.html
visit our blog at http://www.softasap.com/blog/archive.html