Docker error even though I don't have docker
lilcoder9TRIAL
a year ago
Dockerfile:24
22 | # build phase
23 | COPY . /app/.
24 | >>> RUN --mount=type=cache,id=s/64c4fb67-a743-4530-a90b-d7313164a915-nodemodules/cache,target=/app/nodemodules/.cache npm run build
25 |
26 |
ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 126
Error: Docker build failed
ⓘ Deployment information is only viewable by Project members and Railway admins.
1 Replies
a year ago
Railway runs everything with Dockerfiles right now, so that's perfectly normal, and without any error messages there's not much info here, so please attach your full build logs - https://bookmarklets.up.railway.app/log-downloader/