Skip to content

Commit 312d62a

Browse files
committed
test docker build
1 parent a747f94 commit 312d62a

File tree

2 files changed

+1
-321
lines changed

2 files changed

+1
-321
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ WORKDIR /usr/src/app
66

77
COPY . /usr/src/app/
88
RUN yarn install
9-
9+
RUN yarn add webpack-cli
1010
CMD [ "yarn", "start" ]

yarn.lock

Lines changed: 0 additions & 320 deletions
This file was deleted.

0 commit comments

Comments
 (0)