CrazyMax

Results 273 issues of CrazyMax

Currently, the release Dockerfile can't be built because `GO_VERSION` build-arg is not specified: ``` $ docker buildx build -f .github/workflows/release/Dockerfile . #0 building with "default" instance using docker driver #1...

size/XS
area/toolchain

https://github.com/docker/github-builder-experimental/issues/21 closes #230

https://github.com/docker/github-builder-experimental/issues/21

relates to: * https://github.com/docker/build-push-action/issues/1388 * https://github.com/docker/setup-buildx-action/issues/270 Summary generation seems to hang for users building with the kubernetes driver. Disable summary generation while this is being investigated.

follow-up: * https://github.com/docker/buildx/pull/3472 * https://github.com/docker/docs/pull/23572 Buildx `install` command is deprecated since v0.30.0: https://github.com/docker/buildx/releases/tag/v0.30.0 People don't need to use it if they are using our `build-push-action` or `bake-action`. If they are...

https://github.com/docker/github-builder-experimental/issues/21

area/ci

fixes #6171

area/project
area/testing
area/client
area/exporter

https://github.com/moby/buildkit/pull/5573 adds opt-in to enable OCI artifact for pushed attestations. We should enable OCI artifact for attestations by default. It would be done by default if image output is OCI....