Skip to content
Snippets Groups Projects
Commit 068e88d2 authored by Ismael Posada Trobo's avatar Ismael Posada Trobo
Browse files

Merge branch 'test_gsfonts' into 'master'

Added gsfonts to solve the problem with some blank letter avatars.

See merge request !7
parents 7875d074 e6cfc214
No related branches found
No related tags found
1 merge request!7Added gsfonts to solve the problem with some blank letter avatars.
......@@ -12,7 +12,7 @@ RUN apt update && \
# Install postgres
postgresql-client-9.6 \
# Install image utilities
advancecomp jpegoptim gifsicle libjpeg-progs libpng-dev optipng pngcrush pngquant jhead \
advancecomp jpegoptim gifsicle libjpeg-progs libpng-dev optipng pngcrush pngquant jhead gsfonts \
# Install nodejs and npm
nodejs npm && \
# Install svgo
......
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