feat: even more storage saving

This commit is contained in:
2023-02-09 17:18:46 +01:00
parent b1dcff540f
commit 455bb4b4ef

View File

@@ -15,4 +15,6 @@ COPY . .
RUN npm run build
RUN npm prune --production
CMD node ./dist/index.js