mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
Added package to support japanese fonts
This commit is contained in:
parent
89cab72772
commit
9bb52f3d47
|
@ -29,6 +29,7 @@ RUN apt-get update && apt-get install -y \
|
|||
libsm6 \
|
||||
spotify-client \
|
||||
xdg-utils \
|
||||
fonts-droid-fallback \
|
||||
libcanberra-gtk3-module \
|
||||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user