docker-opengl
docker-opengl copied to clipboard
Multi-Arch Docker - Mesa 3D OpenGL Software Rendering (Gallium) - LLVMpipe, and OpenSWR Drivers
``` # apk add mesa-demos # glxinfo | grep OpenGL OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 10.0.0, 256 bits) OpenGL core profile version string: 3.3 (Core...
for reference I've used your source, and updated to last versions, sharing here for anyone looking for it. N.B. I have no idea what I'm doing but it works for...
``` ❯ make all unknown flag: --build-arg See 'docker --help'. ```