8000 Cannot run docker build against a BuildKit instance with dockerfile.v0 frontend disabled · Issue #3077 · docker/buildx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cannot run docker build against a BuildKit instance with dockerfile.v0 frontend disabled #3077
Open
@bentekkie

Description

@bentekkie

Contributing guidelines

I've found a bug and checked that ...

  • ... the documentation does not mention anything about my problem
  • ... there are no open or closed issues that are related to my problem

Description

Running docker build --builder=someremote --build-arg BUILDKIT_SYNTAX=... against a BuildKit instance where the dockerfile.v0 frontend is disabled doesnt work

Expected behaviour

I expected that the docker image spec provided to BUILDKIT_SYNTAX would be used via the gateway.v0 frontend

Actual behaviour

ERROR: failed to solve: invalid frontend: dockerfile.v0

Buildx version

github.com/docker/buildx v0.9.1-docker ed00243

Docker info


Builders list

NAME/NODE           DRIVER/ENDPOINT                                                                       STATUS  BUILDKIT PLATFORMS
gv                  remote                                                                                                 
  gv0               unix://<redacted>/buildkitd.sock running v0.20.1  linux/amd64, linux/amd64/v2, linux/amd64/v3
stupefied_wright    docker-container                                                                                       
  stupefied_wright0 unix:///var/run/docker.sock                                                           stopped          
default *           docker                                                                                                 
  default           default                                                                               running 20.10.21 linux/amd64, linux/386

Configuration

N/A

Build logs


Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0