mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	
							parent
							
								
									e7e3b34b37
								
							
						
					
					
						commit
						777e512e61
					
				@ -4,8 +4,8 @@ FROM alpine:20240329
 | 
			
		||||
# Copy necessary files
 | 
			
		||||
COPY scripts /scripts
 | 
			
		||||
COPY pipeline /pipeline
 | 
			
		||||
COPY src/main/resources/static/fonts/*.ttf /usr/share/fonts/opentype/noto
 | 
			
		||||
COPY src/main/resources/static/fonts/*.otf /usr/share/fonts/opentype/noto
 | 
			
		||||
COPY src/main/resources/static/fonts/*.ttf /usr/share/fonts/opentype/noto/
 | 
			
		||||
COPY src/main/resources/static/fonts/*.otf /usr/share/fonts/opentype/noto/
 | 
			
		||||
COPY build/libs/*.jar app.jar
 | 
			
		||||
 | 
			
		||||
ARG VERSION_TAG
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user