Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.17 KB

goreleaser glibc container image

Get started

TL;DR: You can use this container image in your terminal:

podman pull ghcr.io/thalesgroup/goreleaser-glibc-image:<my_tag>
docker pull ghcr.io/thalesgroup/goreleaser-glibc-image:<my_tag>

or within your Containerfiles:

FROM ghcr.io/thalesgroup/goreleaser-glibc-image:<my_tag>

or from a Gitlab ci Job:

TODO: add a sample of Gitlab ci .gitlab.yml.

Documentation

Documentation

Contributing

If you are interested in contributing to the XXX project, start by reading the Contributing guide.

License

Apache 2.0. See LICENSE.

Our container ships with trivy, syft, cosign, ko-build/ko and goreleaser: