Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Fail to build Docker Image in CI #3503

Closed
2 of 3 tasks
tisonkun opened this issue Jan 21, 2024 · 0 comments · Fixed by #3505
Closed
2 of 3 tasks

[Bug] Fail to build Docker Image in CI #3503

tisonkun opened this issue Jan 21, 2024 · 0 comments · Fixed by #3505
Labels
bug Something isn't working

Comments

@tisonkun
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar issues.

Java Version

No response

Scala Version

2.11.x

StreamPark Version

master

Flink Version

unrelated

deploy mode

None

What happened

/usr/bin/docker buildx build --file deploy/docker/Dockerfile --iidfile /tmp/docker-build-push-EvPlVn/iidfile --label org.opencontainers.image.created=2024-01-21T10:11:14.549Z --label org.opencontainers.image.description=Make stream processing easier! Easy-to-use streaming application development framework and operation platform. --label org.opencontainers.image.licenses=Apache-2.0 --label org.opencontainers.image.revision=99d536474f79d4fce61ea6290e87246edeba4804 --label org.opencontainers.image.source=https://github.com/apache/incubator-streampark --label org.opencontainers.image.title=incubator-streampark --label org.opencontainers.image.url=https://github.com/apache/incubator-streampark --label org.opencontainers.image.version=dev --platform linux/amd64,linux/arm64/v8 --provenance false --tag apache/streampark:dev --metadata-file /tmp/docker-build-push-EvPlVn/metadata-file --push .
ERROR: could not find deploy/docker: stat deploy/docker: no such file or directory
Error: buildx failed with: ERROR: could not find deploy/docker: stat deploy/docker: no such file or directory

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

@tisonkun tisonkun added the bug Something isn't working label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant