CrazyMax

Results 273 issues of CrazyMax

fixes #2529 With `null` val supported for variables in https://github.com/docker/buildx/pull/1449, we should default to this type instead of empty string. Might have been an oversight.

status/design-review
status/needs-maintainer-decision
bake-ga

When investigating https://github.com/moby/buildkit/pull/5017 I found that `local` and `tar` didn't have the `dest` attribute set. I think we should keep it even if not used as we want to keep...

area/build

``` $ docker buildx version github.com/docker/buildx v0.14.1-desktop.1 5a0555e6c99a65811f4409bce8460a8fb89474f1 ``` ``` $ docker buildx Extended build capabilities with BuildKit Usage: docker buildx [OPTIONS] COMMAND Extended build capabilities with BuildKit Options: --builder...

kind/bug
status/needs-investigation
area/cli

* ~needs #340~ Add `load` func to load build records from a `.dockerbuild` OCI tarball. This will be used as follow-up to generate the summary instead of relying on the...

We current download binaries using tarballs from https://download.docker.com/ when a version is specified in `version` input. We could use the following images as `version` if user wants to be on...

kind/enhancement

Testing from master before doing first RC https://github.com/moby/buildkit/compare/v0.15.1...664c2b469f19acc0fe9c473c6b1be742b3ae719e

area/builder/buildkit

This happens since we enabled support for batch checking of existing keys in build-push-action 6.4.0: https://github.com/docker/build-push-action/issues/1181 ``` ERROR: failed to solve: error writing layer blob: Patch "https://acghubeus1.actions.githubusercontent.com/Odv8msvJgMS5iWxgU43K2EnWLcwj1p7E8K5nLVIfXGs2O9tj1t/_apis/artifactcache/caches/205053": read tcp 172.17.0.2:57224->20.60.63.33:443:...

kind/bug
area/cache

Tracking issue for: - [ ] https://github.com/moby/buildkit/security/code-scanning/4 - [ ] https://github.com/moby/buildkit/security/code-scanning/1 Relates to azblob remote cache dependencies: https://github.com/moby/buildkit/blob/148c80ba931d0bf02a0cdb7c56a58363a475daff/go.mod#L6-L7 Try to bump in https://github.com/moby/buildkit/pull/4715 but got some issues. @vangarp @amrmahdi If...

help wanted
area/security
area/dependencies
area/remotecache

Tracking issue for: - [ ] https://github.com/moby/buildkit/security/code-scanning/5 - [ ] https://github.com/moby/buildkit/security/code-scanning/20 - [ ] https://github.com/moby/buildkit/security/code-scanning/17 - [ ] https://github.com/moby/buildkit/security/code-scanning/18 - [ ] https://github.com/moby/buildkit/security/code-scanning/19 Relates to upstream cni project https://github.com/moby/buildkit/blob/148c80ba931d0bf02a0cdb7c56a58363a475daff/Dockerfile#L9 Looking...

area/security
area/dependencies