Skip to content
Snippets Groups Projects
Commit dfab9486 authored by calrama's avatar calrama
Browse files

Add comment

parent 773fb518
No related branches found
No related tags found
No related merge requests found
FROM git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:base-ubuntu18.04
# NOTE: This still uses prebuild non-CUDA OpenCV. Compile OpenCV from source if CUDA support in OpenCV is required.
RUN apt-get update && \
apt-get install -y libopencv-dev && \
cd /opt && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment