Gabriel commited on
Commit
01b4803
·
1 Parent(s): d241222

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -6,9 +6,6 @@ ENV PYTHONUNBUFFERED=1
6
  RUN apt-get update && apt-get install --no-install-recommends -y \
7
  build-essential \
8
  python3-pip \
9
- python3-dev \
10
- python3-opencv \
11
- libglib2.0-0
12
  git \
13
  ffmpeg \
14
  libsm6 \
 
6
  RUN apt-get update && apt-get install --no-install-recommends -y \
7
  build-essential \
8
  python3-pip \
 
 
 
9
  git \
10
  ffmpeg \
11
  libsm6 \