We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f60c6a + 5dd66af commit 66a038dCopy full SHA for 66a038d
2 files changed
Dockerfile
@@ -18,6 +18,7 @@ ENV RAILS_ENV="production" \
18
19
RUN \
20
apk add --no-cache \
21
+ assimp \
22
file \
23
glfw \
24
imagemagick \
Dockerfile.aarch64
0 commit comments