Dockerized ubuntu with useful tools.
Tag | Dockerfile Build Context |
---|---|
:24.04-ci , :latest |
View |
:22.04-ci |
View |
:20.04-ci |
View |
:18.04-ci |
View |
:16.04-ci |
View |
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 .