Update Dockerfile (#5641)
This commit is contained in:
@@ -16,6 +16,8 @@ VOLUME /parse-server/cloud /parse-server/config
|
||||
WORKDIR /parse-server
|
||||
|
||||
COPY package*.json ./
|
||||
COPY postinstall.js ./
|
||||
|
||||
RUN npm ci --production
|
||||
|
||||
COPY bin bin
|
||||
|
||||
Reference in New Issue
Block a user