Skip to content

Commit

Permalink
ar(feat) [DPTM-8] Dockerize and GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloreale committed Aug 24, 2024
1 parent 33f508b commit dcb94a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ RUN \
# Production image, copy all the files and run next
FROM base AS runner
WORKDIR /app
ARG NEXUS_STANDALONE
ENV NEXUS_STANDALONE=$NEXUS_STANDALONE

ENV NODE_ENV production
# Uncomment the following line in case you want to disable telemetry during runtime.
Expand Down

0 comments on commit dcb94a1

Please sign in to comment.