update docker file for web build
This commit is contained in:
parent
e88b8baf19
commit
2b6f581f9a
@ -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