Skip to content

Latest commit

History

History
27 lines (18 loc) 路 1.11 KB

README.md

File metadata and controls

27 lines (18 loc) 路 1.11 KB

docker-socat

github-actions github-release docker-image-size

Dockerized socat.

Tags

Tag Dockerfile Build Context
:0.0.0, :latest 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 .