@@ -6,6 +6,8 @@ WORKDIR /app
# Copy package files
COPY package*.json ./
RUN apk add --no-cache git
# Install dependencies
RUN npm install
The note is not visible to the blocked user.