mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fontconfig
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
60089a9e35
commit
f37a7df986
|
@ -10,8 +10,6 @@ ADD https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb /sr
|
|||
RUN mkdir -p /usr/share/icons/hicolor && \
|
||||
apt-get update && apt-get install -y \
|
||||
ca-certificates \
|
||||
fonts-cantarell \
|
||||
fonts-droid \
|
||||
fonts-liberation \
|
||||
fonts-roboto \
|
||||
fonts-symbola \
|
||||
|
|
|
@ -26,8 +26,6 @@ ADD https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb /s
|
|||
RUN mkdir -p /usr/share/icons/hicolor && \
|
||||
apt-get update && apt-get install -y \
|
||||
ca-certificates \
|
||||
fonts-droid \
|
||||
fonts-cantarell \
|
||||
fonts-liberation \
|
||||
fonts-roboto \
|
||||
fonts-symbola \
|
||||
|
|
Loading…
Reference in New Issue
Block a user