More dependency cleanups
This commit is contained in:
parent
38746b86fd
commit
e1d6224570
3 changed files with 1 additions and 8 deletions
|
@ -63,7 +63,6 @@ COPY --chown=app:app server server
|
|||
COPY --chown=app:app --from=builder /app/dist dist
|
||||
|
||||
RUN npm ci --production && npm cache clean --force
|
||||
RUN mkdir -p /app/.config/configstore
|
||||
RUN ln -s dist/version.json version.json
|
||||
|
||||
ENV PORT=1443
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue