We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5eff529 + 054f833 commit ccecf77Copy full SHA for ccecf77
Dockerfile
@@ -7,7 +7,8 @@ RUN apt install -y libsm6 \
7
ffmpeg \
8
libfontconfig1 \
9
libxrender1 \
10
- libgl1-mesa-glx
+ libgl1-mesa-glx \
11
+ libgeos-dev
12
13
WORKDIR /usr/src/labelbox
14
COPY requirements.txt /usr/src/labelbox
0 commit comments