Skip to content
Snippets Groups Projects
Commit 8f8c34b8 authored by Carl Boettiger's avatar Carl Boettiger
Browse files

add gsfonts

parent d2c19423
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,9 @@ RUN apt-get update \
## for UTF-8 locale
locales \
## Preferred graphics fonts
gsfonts \
fonts-texgyre \
## download utility
wget \
&& rm -rf /var/lib/apt/lists/* \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
......
......@@ -45,7 +45,9 @@ RUN apt-get update \
## for UTF-8 locale
locales \
## Preferred graphics fonts
gsfonts \
fonts-texgyre \
## download utility
wget \
&& rm -rf /var/lib/apt/lists/* \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
......
......@@ -45,7 +45,9 @@ RUN apt-get update \
## for UTF-8 locale
locales \
## Preferred graphics fonts
gsfonts \
fonts-texgyre \
## download utility
wget \
&& rm -rf /var/lib/apt/lists/* \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
......
......@@ -45,7 +45,9 @@ RUN apt-get update \
## for UTF-8 locale
locales \
## Preferred graphics fonts
gsfonts \
fonts-texgyre \
## download utility
wget \
&& rm -rf /var/lib/apt/lists/* \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
......
......@@ -45,7 +45,9 @@ RUN apt-get update \
## for UTF-8 locale
locales \
## Preferred graphics fonts
gsfonts \
fonts-texgyre \
## download utility
wget \
&& rm -rf /var/lib/apt/lists/* \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
......
......@@ -45,7 +45,9 @@ RUN apt-get update \
## for UTF-8 locale
locales \
## Preferred graphics fonts
gsfonts \
fonts-texgyre \
## download utility
wget \
&& rm -rf /var/lib/apt/lists/* \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
......
......@@ -45,7 +45,9 @@ RUN apt-get update \
## for UTF-8 locale
locales \
## Preferred graphics fonts
gsfonts \
fonts-texgyre \
## download utility
wget \
&& rm -rf /var/lib/apt/lists/* \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment