Skip to content

theohbrothers/docker-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-alpine

github-actions github-release docker-image-size

Dockerized alpine with useful tools.

Tags

Tag Dockerfile Build Context
:3.17-curl-git-jq-ssh, :latest View
:3.17-curl-mysqlclient-openssl View
:3.17-iptables View
:3.17-rsync View
:3.15-curl-git-jq-ssh View
:3.15-curl-mysqlclient-openssl View
:3.15-iptables View
:3.15-rsync View
:3.12-curl-git-jq-ssh View
:3.12-curl-mysqlclient-openssl View
:3.12-iptables View
:3.12-rsync 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 .