Skip to content

Commit 35524b8

Browse files
authored
Update Dockerfile (#5641)
1 parent 0846ba1 commit 35524b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ VOLUME /parse-server/cloud /parse-server/config
1616
WORKDIR /parse-server
1717

1818
COPY package*.json ./
19+
COPY postinstall.js ./
20+
1921
RUN npm ci --production
2022

2123
COPY bin bin

0 commit comments

Comments
 (0)