Skip to content

Fix Build-Error when creating Dockerfiles#1047

Merged
shleeable merged 2 commits into
joinloops:mainfrom
netherwraith:main
Jun 4, 2026
Merged

Fix Build-Error when creating Dockerfiles#1047
shleeable merged 2 commits into
joinloops:mainfrom
netherwraith:main

Conversation

@netherwraith
Copy link
Copy Markdown
Contributor

Fixed Dockerfile Build-Error "Target horizon: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1"

Adding

RUN npm install --include=dev

to build process.

Fixed Dockerfile Build-Error "Target horizon: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1"
Update Dockerfile / fixing Build Error
@shleeable
Copy link
Copy Markdown
Contributor

ooh this again. thanks. I'll chase down the pail problem seperately.

@shleeable shleeable merged commit ec9db55 into joinloops:main Jun 4, 2026
6 checks passed
@netherwraith
Copy link
Copy Markdown
Contributor Author

ooh this again. thanks. I'll chase down the pail problem seperately.

No problem, this time it seemingly was another issue, not the order of the commands. Thanks for your feedback!

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.

2 participants