[GH-ISSUE #170] Dockerfile.arm: build failure #100

Closed
opened 2026-02-27 10:15:43 +03:00 by kerem · 0 comments
Owner

Originally created by @zenofile on GitHub (Jun 8, 2025).
Original GitHub issue: https://github.com/matze/wastebin/issues/170

Since wastebin-ctl isn't copied to /app inside the builder, COPY --from=builder /app/wastebin-ctl . fails.

[2/2] STEP 10/12: COPY --from=builder /app/wastebin-ctl .
Error: building at STEP "COPY --from=builder /app/wastebin-ctl .": checking on sources under "/var/lib/containers/storage/overlay/839564db263822026246ca555c8a2ad3f9fdfdf5a982c237eea013ee8a2fc382/merged": copier: stat: "/app/wastebin-ctl": no such file or directory

github.com/matze/wastebin@89968ccbcf/Dockerfile.arm (L40)

Originally created by @zenofile on GitHub (Jun 8, 2025). Original GitHub issue: https://github.com/matze/wastebin/issues/170 Since `wastebin-ctl` isn't copied to `/app` inside the builder, `COPY --from=builder /app/wastebin-ctl .` fails. ``` [2/2] STEP 10/12: COPY --from=builder /app/wastebin-ctl . Error: building at STEP "COPY --from=builder /app/wastebin-ctl .": checking on sources under "/var/lib/containers/storage/overlay/839564db263822026246ca555c8a2ad3f9fdfdf5a982c237eea013ee8a2fc382/merged": copier: stat: "/app/wastebin-ctl": no such file or directory ``` https://github.com/matze/wastebin/blob/89968ccbcfd4d65bbc840c273f3f48851013fcb0/Dockerfile.arm#L40
kerem closed this issue 2026-02-27 10:15:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wastebin-matze#100
No description provided.