YussefGAFeer commited on
Commit
9475d07
·
verified ·
1 Parent(s): f7ee394

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -5,13 +5,10 @@ RUN apt-get update && apt-get install -y \
5
  curl \
6
  python3-pip \
7
  git \
8
- libgl1 \
9
  libglib2.0-0 \
10
  libsm6 \
11
  libxext6 \
12
  libxrender1 \
13
- libglx0 \
14
- libgl1-mesa-glx \
15
  && rm -rf /var/lib/apt/lists/*
16
 
17
  # Set working directory
 
5
  curl \
6
  python3-pip \
7
  git \
 
8
  libglib2.0-0 \
9
  libsm6 \
10
  libxext6 \
11
  libxrender1 \
 
 
12
  && rm -rf /var/lib/apt/lists/*
13
 
14
  # Set working directory