Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
killian-mahe committed Jun 22, 2022
1 parent 9d51bc4 commit 140e13d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ COPY . .

RUN apk update
RUN npm install
RUN npm run build

ENTRYPOINT ["/bin/bash"]
RUN npm run build

0 comments on commit 140e13d

Please sign in to comment.