Skip to content

Commit

Permalink
Added libglu (#37)
Browse files Browse the repository at this point in the history
This will solve "error-while-loading-shared-libraries-libglu-so-1" message while running unity-editor.
  • Loading branch information
mashuk999 authored Oct 29, 2020
1 parent 79179c5 commit 60858ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get -q update \
wget \
xvfb \
xz-utils \
libglu1 \
&& apt-get clean

# Support forward compatibility for unity activation
Expand Down

0 comments on commit 60858ec

Please sign in to comment.