Sign inSign up

rsprta/debian-ansible

By rsprta

Updated about 2 years ago

Debian container for Ansible playbook and role testing.

Image
0

3.2K

rsprta/debian-ansible repository overview

rsprta/debian-ansible Docker Image Size (latest semver) Docker Pulls Pipeline status

Quick reference

Description

Debian container for Ansible playbook and role testing in Molecule.

Usage

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

Contact

License

GNU General Public License v3

Credits

This package was created with Cookiecutter from cookiecutter-docker-multiarch. It is based on image by Jeff Geerling.

Tag summary

Content type

Image

Digest

sha256:938705e0a

Size

288.3 MB

Last updated

about 2 years ago

docker pull rsprta/debian-ansible