Skip to content

Commit

Permalink
add assets
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <[email protected]>
  • Loading branch information
TimoGlastra committed Oct 30, 2024
1 parent 8b03d1d commit 53a7d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ FROM base

COPY --from=prod-deps /app/node_modules /app/node_modules
COPY --from=build /app/dist /app/dist
COPY assets /app/assets

EXPOSE 3000
CMD [ "pnpm", "start" ]

0 comments on commit 53a7d24

Please sign in to comment.