Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 235 Bytes

File metadata and controls

15 lines (10 loc) · 235 Bytes

Docker Alpine Ansible

Docker image used as the environment to use for testing Ansible playbooks.

Make Targets

  make \
    STEP_1_IMAGE="python:3.9.2-alpine3.13" \
    docker-build

License

GPLv3