Step 7/18 : COPY --chown=koishi:koishi ./package*.json ./ ---> 77cfc9e3f40f Step 8/18 : FROM base as builder ---> 77cfc9e3f40f Step 9/18 : RUN npm ci && npm cache clean --force ---> Running in d786c3041b9b unable to find user /app: no matching entries in passwd file Cleaning up file based variables ERROR: Job failed: exit code 1
Step 7/18 : COPY --chown=koishi:koishi ./package*.json ./ ---> 53940f170389 Step 8/18 : FROM base as builder ---> 53940f170389 Step 9/18 : RUN npm ci && npm cache clean --force ---> Running in 41b397a9127d unable to find user /app: no matching entries in passwd file Cleaning up project directory and file based variables ERROR: Job failed: exit code 1