Merge pull request #6483 from menloresearch/fix/dockerfile-error
update docker file for web build
This commit is contained in:
commit
5a481b5022
@ -25,7 +25,6 @@ COPY ./Makefile ./Makefile
|
||||
COPY ./.* /
|
||||
COPY ./package.json ./package.json
|
||||
COPY ./yarn.lock ./yarn.lock
|
||||
COPY ./pre-install ./pre-install
|
||||
COPY ./core ./core
|
||||
|
||||
# Build web application
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user