Skip to content

Commit deb555a

Browse files
author
Daniel Schmidt
committed
Link artifacts directory to WORKDIR
1 parent 1fc3f20 commit deb555a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ ENTRYPOINT ["npm"]
5252
CMD ["run", "server"]
5353

5454
ENV PATH=/usr/src/app/bin:$PATH
55+
RUN ln -s /opt/app/artifacts artifacts

0 commit comments

Comments
 (0)