Skip to content

Commit c929b6b

Browse files
authored
Update Dockerhubfile
1 parent eb2abd3 commit c929b6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/OpenSign/Dockerhubfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ RUN npm install
1414
COPY apps/OpenSign/ .
1515
COPY apps/OpenSign/.husky .
1616

17+
# build
18+
RUN npm run build
19+
1720
# Make port 3000 available to the world outside this container
1821
EXPOSE 3000
1922

0 commit comments

Comments
 (0)