Skip to content

Commit 5d7c657

Browse files
ZePan110cogniware-devops
authored andcommitted
Remove libgl1-mesa-glx from Dockerfiles (opea-project#2194)
Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
1 parent edc9d14 commit 5d7c657

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

CodeGen/ui/docker/Dockerfile.gradio

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ARG ARCH="cpu"
1010
RUN apt-get update -y && apt-get install -y --no-install-recommends --fix-missing \
1111
build-essential \
1212
default-jre \
13-
libgl1-mesa-glx \
1413
libjemalloc-dev \
1514
ffmpeg \
1615
wget

MultimodalQnA/ui/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ARG ARCH="cpu"
1010
RUN apt-get update -y && apt-get install -y --no-install-recommends --fix-missing \
1111
build-essential \
1212
default-jre \
13-
libgl1-mesa-glx \
1413
libjemalloc-dev \
1514
ffmpeg \
1615
wget

0 commit comments

Comments
 (0)