We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice to have the option to disable attestation generation when using buildx to work around the problem described here: https://github.com/orgs/community/discussions/45969
mvn -v
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/apache-maven-3.9.1 Java version: 11.0.18, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.19.0-35-generic", arch: "amd64", family: "unix"
docker versions:
If it's a feature request, what is your use case :
Prevent having useless OS / Arch combinations when browsing https://github.com/B3Partners/tailormap-api/pkgs/container/tailormap-api this could be circumvented using an environment variable, but that is error prone for both onboarding and established developers
The text was updated successfully, but these errors were encountered:
cc @chonton , Would appreciate it if you could share your thoughts on this..
Sorry, something went wrong.
Control over attestations sounds like a good feature. However, the original problem is a UI concern that GitHub should deal with.
chonton
Successfully merging a pull request may close this issue.
Description
It would be nice to have the option to disable attestation generation when using buildx to work around the problem described here: https://github.com/orgs/community/discussions/45969
Info
mvn -v
) :docker versions:
If it's a feature request, what is your use case :
The text was updated successfully, but these errors were encountered: