Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 212 Bytes

hello

Dockerfile for the hello test container image.

Build/Push

sudo docker buildx build --sbom=true --provenance=true --no-cache --platform linux/amd64 -t docker.io/rxmllc/hello:latest --push .