Skip to content
Snippets Groups Projects
Commit 04a98928 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

add libgl1 package

parent a111d7da
No related branches found
No related tags found
No related merge requests found
Pipeline #10939 passed with stage
...@@ -30,6 +30,7 @@ ENV DEBIAN_FRONTEND=noninteractive ...@@ -30,6 +30,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y \ apt-get install -y \
libgl1-mesa-glx \
less \ less \
nano \ nano \
&& apt-get clean && \ && apt-get clean && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment