Include font-noto for glyphs
This commit is contained in:
		
							parent
							
								
									3c3456431a
								
							
						
					
					
						commit
						c6b26aad5b
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -16,6 +16,8 @@ RUN apk update \
 | 
			
		|||
  && apk add postgresql-client \
 | 
			
		||||
  # https://weasyprint.readthedocs.io/en/latest/install.html
 | 
			
		||||
  && apk add gcc musl-dev jpeg-dev zlib-dev libffi-dev cairo-dev pango-dev gdk-pixbuf-dev \
 | 
			
		||||
  # fallback font for Weasy
 | 
			
		||||
  && apk add ttf-ubuntu-font-family font-noto \
 | 
			
		||||
  && apk add libsass sassc
 | 
			
		||||
 | 
			
		||||
# Requirements are installed here to ensure they will be cached.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,6 +13,8 @@ RUN apk update \
 | 
			
		|||
  && apk add libffi-dev py-cffi \
 | 
			
		||||
  # https://weasyprint.readthedocs.io/en/latest/install.html
 | 
			
		||||
  && apk add gcc musl-dev jpeg-dev zlib-dev libffi-dev cairo-dev pango-dev gdk-pixbuf-dev \
 | 
			
		||||
  # fallback font for Weasy
 | 
			
		||||
  && apk add ttf-ubuntu-font-family font-noto \
 | 
			
		||||
  && apk add libsass sassc
 | 
			
		||||
 | 
			
		||||
RUN addgroup -S django \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue