Browse Source

ohne ENV production

test1
Georg Spar 1 year ago
parent
commit
f54a3c3a93
  1. 1
      Dockerfile

1
Dockerfile

@ -1,5 +1,4 @@
FROM node:18.16-alpine
ENV NODE_ENV=production
WORKDIR /app
RUN apk update && apk upgrade
RUN apk add git

Loading…
Cancel
Save