Skip to content

theohbrothers/docker-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ansible

github-actions github-release docker-image-size

Dockerized ansible with useful tools.

Tags

Tag Dockerfile Build Context
:10.2.0-alpine-edge, :latest View
:10.2.0-sops-ssh-alpine-edge View
:9.5.1-alpine-3.20 View
:9.5.1-sops-ssh-alpine-3.20 View
:8.6.1-alpine-3.19 View
:8.6.1-sops-ssh-alpine-3.19 View
:7.5.0-alpine-3.18 View
:7.5.0-sops-ssh-alpine-3.18 View
:6.6.0-alpine-3.17 View
:6.6.0-sops-ssh-alpine-3.17 View
:5.8.0-alpine-3.16 View
:5.8.0-sops-ssh-alpine-3.16 View
:4.8.0-alpine-3.15 View
:4.8.0-sops-ssh-alpine-3.15 View
:2.10.7-alpine-3.13 View
:2.10.7-sops-ssh-alpine-3.13 View
:2.9.18-alpine-3.11 View
:2.9.18-sops-ssh-alpine-3.11 View
:2.8.19-alpine-3.10 View
:2.8.19-sops-ssh-alpine-3.10 View
:2.7.17-alpine-3.9 View
:2.7.17-sops-ssh-alpine-3.9 View
:2.6.20-alpine-3.8 View
:2.6.20-sops-ssh-alpine-3.8 View
:2.4.6.0-alpine-3.7 View
:2.4.6.0-sops-ssh-alpine-3.7 View
:2.3.0.0-alpine-3.6 View
:2.3.0.0-sops-ssh-alpine-3.6 View

Development

Requires Windows powershell or pwsh.

# Install Generate-DockerImageVariants module: https://github.com/theohbrothers/Generate-DockerImageVariants
Install-Module -Name Generate-DockerImageVariants -Repository PSGallery -Scope CurrentUser -Force -Verbose

# Edit ./generate templates

# Generate the variants
Generate-DockerImageVariants .