# builder FROM node:18-alpine AS builder WORKDIR /app COPY package*.json ./ RUN npm ci COPY . . RUN npm run build
In the order notes, write “No core, no nu-metal, give me the old school stuff.” They actually read those notes. Blechovi.cz is a gem. Support the underground. \m/

