Skip to content

Commit

Permalink
fixed cvat_ui image build
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Zhavoronkov committed Dec 9, 2020
1 parent 76ff7ef commit 2030172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 2030172

Please sign in to comment.