Debian container for Ansible playbook and role testing.
3.2K
Debian container for Ansible playbook and role testing in Molecule.
The simplest way to run the container is the following command:
docker run --detach rsprta/debian-ansible
Or using docker-compose.yml:
version: '3'
services:
debian-ansible:
container_name: debian-ansible
image: rsprta/debian-ansible
restart: unless-stopped
GNU General Public License v3
This package was created with Cookiecutter from cookiecutter-docker-multiarch. It is based on image by Jeff Geerling.
Content type
Image
Digest
sha256:938705e0a…
Size
288.3 MB
Last updated
about 2 years ago
docker pull rsprta/debian-ansible