Skip to content

Conversation

@danmorin
Copy link

@danmorin danmorin commented Jul 1, 2025

Updated the Dockerfile to fetch the missing init-db-as-superuser.sql file. Previously caused an error:

Step 25/27 : COPY windmill/init-db-as-superuser.sql /app/code/init-db-as-superuser.sql COPY failed: file not found in build context or excluded by .dockerignore: stat windmill/init-db-as-superuser.sql: file does not exist Failed to build app. See log output above.

I wasn't able to fully test this build so please try before accepting the change.

Updated the Dockerfile to fetch the missing init-db-as-superuser.sql file.  Previously caused an error:

Step 25/27 : COPY windmill/init-db-as-superuser.sql /app/code/init-db-as-superuser.sql
COPY failed: file not found in build context or excluded by .dockerignore: stat windmill/init-db-as-superuser.sql: file does not exist
Failed to build app. See log output above.

I wasn't able to fully test this build so please try before accepting the change.
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