-
Hi @keeganwitt. Thanks a lot for maintaining the Gradle image over the past years!
We are preparing a blog post and some other stuff for the 50M+ downloads a month milestone. It would also be great…
-
### What feature do you want to see added?
The problem:
There is no way to verify the images published were actually build by jenkinsci.
We use digest-pinning to verify our images based upon je…
-
**Abstract**
What we propose is that we can support custom content trust verifiers into Docker besides Notary such as cosign. _Actually, the idea is coming from a [discussion](https://sigstore.slack.…
-
Is this a BUG REPORT or FEATURE REQUEST?:
Feature
What happened?:
Content Trust has been released in preview for ACR, but I can't see anywhere were we can enable content trust within AKS as a con…
-
### Description
Using the flag `--disable-content-trust` for `docker build` results in error:
```
unknown flag: --disable-content-trust
See 'docker buildx build --help'.
```
Using docker v24.0…
-
Dear all,
I tried to automate this via jenkins . Basically, I exported my passphrase + exported the notary into the /etc/profile and ran jenkins. My jenkins is reading from a github repo where my …
-
Docker content trust can be automatically enabled by setting the following env vars: `DOCKER_CONTENT_TRUST`, `DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE`, `DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE`.
Se…
-
Dear all, I am building a docker image and using this notary on localhost:4443. I am getting this error when I docker build. What am I doing wrong please?
rkmode=default&rm=1&shmsize=0&t=leexha%2Ft…
-
hey,
i am experiencing some issues with the kafka client connection with centrifugo, while configuring it via
image.
The kafka itself if secured with SSL (there are self signed certificates tha…
-
**What is the problem you're trying to solve**
We understand Docker Content Trust (DCT) works when calling docker cli either by parameter `--disable-content-trust=false` or `export DOCKER_CONTENT_TRU…