CrazyMax

Results 1190 comments of CrazyMax

ci issue https://github.com/moby/buildkit/actions/runs/11163922153/job/31032042464?pr=5393 is unrelated and tracked in https://github.com/moby/buildkit/issues/5395

@dautovri BuildKit needs to resolve image config to load metadata in Dockerfile frontend. I think that's why it fails because we need a valid image reference here. cc @tonistiigi

> also not the "distribution digest" Ah yes that's it!

> The solution to #151 is not to force every user onto your registry, It doesn't force anyone, `docker.io` is the canonical reference for Docker's public registry where this image...

Sounds good to me but not sure what key we could use for this annotation/label though. I guess it would be out of scope for [OCI Image Format Specification](https://github.com/opencontainers/image-spec/blob/master/annotations.md). Also...

It needs testing before releasing, we can't blindly bump and push. If we can provide e2e tests, then we could consider it.

Can you enable debug with [`LOG_LEVEL=debug` env](https://crazymax.dev/diun/usage/command-line/?h=debug#serve) and post the logs please?

As @scribblemaniac said you need to have watch repo enabled.

Can you show the output of `docker info` command please?

Can you post full output please? Like: ``` Client: Docker Engine - Community Version: 24.0.9 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.12.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx...