Xilinx / video-sdk

https://xilinx.github.io/video-sdk
Other
30 stars 14 forks source link

Path in Dockerfile KO #70

Closed gmarchand closed 1 year ago

gmarchand commented 1 year ago

The path of this command line is not good : https://github.com/Xilinx/video-sdk/blob/v2.0/dockerfiles/vt1/Dockerfile.ubuntu20.04_sw#L44

The good command line : RUN cd /usr/src/build/release/U30_Ubuntu_20.04_v2.0.1; ./install -sw

NastoohX commented 1 year ago

Thank you for bringing this to our attention. The respectively dockerfiles will be updated. Cheers,