Skip to content

Commit

Permalink
Update Dockerfile.ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Sekachev authored Nov 14, 2020
1 parent a9b2817 commit aef4625
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.ui
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ COPY cvat-canvas/package*.json /tmp/cvat-canvas/
COPY cvat-ui/package*.json /tmp/cvat-ui/
COPY cvat-data/package*.json /tmp/cvat-data/

RUN npm config set loglevel info

# Install cvat-data dependencies
WORKDIR /tmp/cvat-data/
RUN npm ci
Expand Down

0 comments on commit aef4625

Please sign in to comment.