libgl-dev too
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install --yes build-essential
|
RUN apt-get install --yes build-essential
|
||||||
|
RUN apt-get install --yes libgl-dev
|
||||||
RUN apt-get install --yes libglx-dev
|
RUN apt-get install --yes libglx-dev
|
||||||
RUN apt-get install --yes libxi-dev
|
RUN apt-get install --yes libxi-dev
|
||||||
RUN apt-get install --yes python-is-python3
|
RUN apt-get install --yes python-is-python3
|
||||||
|
|||||||
Reference in New Issue
Block a user