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 ./.* /
|
||||||
COPY ./package.json ./package.json
|
COPY ./package.json ./package.json
|
||||||
COPY ./yarn.lock ./yarn.lock
|
COPY ./yarn.lock ./yarn.lock
|
||||||
COPY ./pre-install ./pre-install
|
|
||||||
COPY ./core ./core
|
COPY ./core ./core
|
||||||
|
|
||||||
# Build web application
|
# Build web application
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user