Skip to content

Conversation

simonhyll
Copy link

@simonhyll simonhyll commented Aug 30, 2025

The workdir is currently set after it gets used, meaning the current Dockerfile errors out because it tries to copy pnpm-lock.yaml into a folder that doesn't exist. Moving it to the start of the dockerfile fixes the issue and is better aligned with best practises.

The app folder could also be simply created, but it's better aligned with best practises anyway to set the workdir.
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Aug 30, 2025

@simonhyll is attempting to deploy a commit to the pnpm Team on Vercel.

A member of the Team first needs to authorize it.

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