Skip to content

Instantly share code, notes, and snippets.

@jdolitsky
Last active September 9, 2022 17:30
Show Gist options
  • Save jdolitsky/4ccee2b89a12a65bc690f91c1806e705 to your computer and use it in GitHub Desktop.
Save jdolitsky/4ccee2b89a12a65bc690f91c1806e705 to your computer and use it in GitHub Desktop.
Secure Your Software Factory with melange and apko
docker run --rm --privileged -v "${PWD}":/work \
distroless.dev/melange build melange.yaml \
--arch amd64,aarch64,armv7 \
--repository-append packages --signing-key melange.rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment