openzipkin / zipkin-gcp

Reporters and collectors for use in Google Cloud Platform
https://cloud.google.com/trace/docs/zipkin
Apache License 2.0
91 stars 55 forks source link

fix: enable docker buildkit #196

Closed jeqo closed 2 years ago

jeqo commented 2 years ago

Solves this kind of issues:

Step 7/22 : COPY --from=scratch /code/ .
invalid from flag value scratch: image with reference 
sha256:b12ae8e35357a7aa30ed72e5e406a61e1c287ba96471601b43c8e066f6795fa6 was found but does not match the 
specified platform: wanted linux/arm64, actual: linux/amd64

Test it with:

build-bin/docker/docker_build openzipkin/zipkin-gcp:test