Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.28 KB

docker-ubuntu

github-actions github-release docker-image-size

Dockerized ubuntu with useful tools.

Tags

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

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 .