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.
1 parent 1849760 commit 435bb3eCopy full SHA for 435bb3e
README.md
@@ -32,7 +32,7 @@ I build this image primarily to extnend from for other projects, but below are s
32
Extending from this image.
33
34
```Dockerfile
35
-FROM jamesbrink/php:7.2
+FROM jamesbrink/opengl:18.0.1
36
COPY ./MyAppOpenGLApp /AnywhereMyHeartDesires
37
RUN apk add --update my-deps...
38
```
0 commit comments