Update Dockerfile
This commit is contained in:
@@ -6,6 +6,7 @@ RUN npm ci
|
||||
|
||||
COPY . .
|
||||
RUN node ./scripts/parse-maps.js
|
||||
RUN rm -r ./static/mapFiles/yaml
|
||||
RUN npm run build
|
||||
RUN npm prune --production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user