Skip to content

fix(Dockerfile.dev): copy internal/forks/godotenv to WORKDIR#2611

Open
vishu160196 wants to merge 1 commit into
supabase:masterfrom
vishu160196:fix/missing-dir-dev-setup
Open

fix(Dockerfile.dev): copy internal/forks/godotenv to WORKDIR#2611
vishu160196 wants to merge 1 commit into
supabase:masterfrom
vishu160196:fix/missing-dir-dev-setup

Conversation

@vishu160196

@vishu160196 vishu160196 commented Jul 2, 2026

Copy link
Copy Markdown

What kind of change does this PR introduce?

Bug fix: Earlier Dockerfile.dev was not copying internal/forks/godotenv to WORKDIR which led to a no such file or directory error in RUN make deps. This change copies the missing dir to fix above error

What is the current behavior?

#2606
image

What is the new behavior?

image

Earlier Dockerfile.dev was not copying internal/forks/godotenv to
WORKDIR which led to a no such file or directory error in RUN make deps.
This change copies the missing dir to fix above error

Closes supabase#2606
@vishu160196 vishu160196 requested a review from a team as a code owner July 2, 2026 14:58
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