Skip to content

Commit

Permalink
Copied missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Manovich committed Sep 30, 2019
1 parent 5b5329d commit 5d042b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ RUN if [ "$WITH_DEXTR" = "yes" ]; then \
fi

COPY ssh ${HOME}/.ssh
COPY utils ${HOME}/utils
COPY cvat/ ${HOME}/cvat
COPY cvat-core/ ${HOME}/cvat-core
COPY tests ${HOME}/tests
Expand Down

0 comments on commit 5d042b9

Please sign in to comment.