mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Fixed WebGL support.
This commit is contained in:
parent
a30e2a9d91
commit
194cc6fc0a
@ -65,6 +65,8 @@ RUN \
|
||||
# Install extra packages.
|
||||
RUN \
|
||||
add-pkg \
|
||||
# WebGL support.
|
||||
mesa-dri-gallium \
|
||||
# Icons used by folder/file selection window (when saving as).
|
||||
adwaita-icon-theme \
|
||||
# A font is needed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user