Closed sweep-ai[bot] closed 9 months ago
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` ```
β¨ Created Pull Request: https://github.com/cubxxw/awesome-cs-cloudnative-blockchain/pull/37
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` The command: Run docker build . --file Dockerfile --tag my-image-name:$(date +%s) yielded the following error: ##[error]Process completed with exit code 1. Here are the logs: #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3458594198/Dockerfile: no such file or directory ```
β¨ Created Pull Request: https://github.com/cubxxw/awesome-cs-cloudnative-blockchain/pull/38
:warning: We detected 1 security issue in this pull request:
π Go to the dashboard for detailed results.
π₯ Happy? Share your feedback with us.
PR Feedback (click)
Summary of Changes
cs/markdown/dockerfile/Dockerfile
with the updated Dockerfile.Please review and merge this PR to resolve the Docker build failure in the GitHub Actions run.