bazelbuild / rules_docker

Rules for building and handling Docker images with Bazel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for cosign as part of container_push

rajatvig opened this issue Β· comments

πŸš€ feature request

Relevant Rules

container_push

Description

Support cosign as part of the container_push rule to sign docker images?

Describe alternatives you've considered

NA.

rules_oci, an alternative to rules_docker, supports this feature. https://github.com/bazel-contrib/rules_oci/blob/main/example/sign/BUILD.bazel

This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days.
Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_docker!

This issue was automatically closed because it went 30 days without a reply since it was labeled "Can Close?"