Skip to content

Fix typo in Dockerfile#1

Open
symkat wants to merge 1 commit into
fly-apps:mainfrom
symkat:fix-dockerfile-typo
Open

Fix typo in Dockerfile#1
symkat wants to merge 1 commit into
fly-apps:mainfrom
symkat:fix-dockerfile-typo

Conversation

@symkat

@symkat symkat commented Jun 21, 2025

Copy link
Copy Markdown

I believe this is a typo, when trying fly launch --from https://github.com/fly-apps/user-env-api --yes I would get the following errors:

 => ERROR [stage-1 4/7] COPY --from=builder /app/bun.lockb ./                                                                                                    0.0s
------
 > [stage-1 4/7] COPY --from=builder /app/bun.lockb ./:
------
Error: failed to fetch an image or build from source: error building: failed to solve: failed to compute cache key: failed to calculate checksum of ref p319nmowb4ddkluoaqavdwzs0::5kezq3s8408i1616u0yz993zm: "/app/bun.lockb": not found

I updated the Dockerfile locally with this change and then fly deploy worked.

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 this pull request may close these issues.

1 participant