use prebuilt inkscape image
This commit is contained in:
		@@ -1,5 +1,4 @@
 | 
			
		||||
FROM alpine:edge as base
 | 
			
		||||
RUN ["apk", "add", "--no-cache", "inkscape"]
 | 
			
		||||
FROM roypur/inkscape:latest as base
 | 
			
		||||
RUN ["mkdir", "-p", "/app/version"]
 | 
			
		||||
COPY ["tv.json", "/app/setup/tv.json"]
 | 
			
		||||
COPY ["backend/start.sh", "/app/start.sh"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user