Step 19/48 : RUN if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi
---> Running in 1fea122c0e64
tar: option requires an argument -- 'f'
Try 'tar --help' or 'tar --usage' for more information.
ERROR: Service 'cvat' failed to build: The command '/bin/sh -c if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi' returned a non-zero code: 64
@zyxcambridge
Hi, thank you for your report. What OpenVINO version do you use?
@zyxcambridge ,
Did you download OpenVINO package and put it into the right directory?
@zyxcambridge ,
I will close the issue. Don't hesitate to reopen it if you still have the issue. Also if you have more questions you can ask on our https://gitter.im/opencv-cvat channel.
I got this too using the docker-compose script
Most helpful comment
I got this too using the docker-compose script