fixed cvat_ui image build

main
Andrey Zhavoronkov 5 years ago
parent 76ff7eff03
commit 2030172a3d

@ -15,6 +15,8 @@ ENV TERM=xterm \
LANG='C.UTF-8' \
LC_ALL='C.UTF-8'
RUN apk add python3 g++ make
# Install dependencies
COPY cvat-core/package*.json /tmp/cvat-core/
COPY cvat-canvas/package*.json /tmp/cvat-canvas/

Loading…
Cancel
Save