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

docker build failing #4689

Closed
marcinpiotrsobczyk opened this issue May 18, 2024 · 1 comment · Fixed by #4701
Closed

docker build failing #4689

marcinpiotrsobczyk opened this issue May 18, 2024 · 1 comment · Fixed by #4701

Comments

@marcinpiotrsobczyk
Copy link

marcinpiotrsobczyk commented May 18, 2024

  1. clone repository
  2. enter root directory and run "docker build ."

Expected behaviour

image is build

Actual behaviour

on line: COPY --from=build /usr/src/forgottenserver/build/tfs /bin/tfs we get error:
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref a78111f0-0625-4046-aa7d-7e91806b3d83::l3wvdh4lpw3ehmmkenf2adhri: "/usr/src/forgottenserver/build/tfs": not found

Environment

environment is in docker on commit 848d64f, today is 18 may 2024
docker version: 25.0.3 (both client and server), docker buildx version: github.com/docker/buildx v0.12.1 30feaa1 (but I think docker version doesnt matter)

Reproduction environment

@wiktorgawronski
Copy link

Same problem here.

@EvilHero90 EvilHero90 linked a pull request May 21, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants