Skip to content

Commit

Permalink
chore: clean
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored and pYassine committed Sep 13, 2023
1 parent 6e07e88 commit a3e73ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ RUN mv ./packages/frontend/src/environments/environment.prod-env.ts ./packages/f

RUN yarn workspace @domifa/frontend build

RUN yarn workspaces focus @domifa/frontend --production && yarn cache clean

FROM ghcr.io/socialgouv/docker/nginx4spa:8.2.0

COPY --from=builder --chown=101:101 /app/packages/frontend/dist/domifa /usr/share/nginx/html

0 comments on commit a3e73ed

Please sign in to comment.