...

Text file src/github.com/sigstore/rekor/Dockerfile.pubsub-emulator

Documentation: github.com/sigstore/rekor

     1# gcloud sdk for pubsub emulator with netcat added for the startup health check
     2FROM google/cloud-sdk:470.0.0@sha256:869c6e0b48a6f0eda09c2f6514b2c9f008a37d3ccafb03f564b8aa8d37c5c8bf
     3RUN apt-get install -y netcat

View as plain text