mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	add @testing (1/3)
This commit is contained in:
		
							parent
							
								
									e560028097
								
							
						
					
					
						commit
						3debc1b0df
					
				@ -22,4 +22,7 @@ RUN apk add --no-cache \
 | 
			
		||||
    wget https://bootstrap.pypa.io/get-pip.py -qO - | python3 - --break-system-packages --no-cache-dir --upgrade && \
 | 
			
		||||
# uno unoconv and HTML
 | 
			
		||||
    pip install --break-system-packages --no-cache-dir --upgrade unoconv WeasyPrint && \
 | 
			
		||||
    mv /usr/share/tessdata /usr/share/tessdata-original
 | 
			
		||||
    mv /usr/share/tessdata /usr/share/tessdata-original && \
 | 
			
		||||
    echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && \
 | 
			
		||||
    echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && \
 | 
			
		||||
    echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user