An attempt at getting image data back
This commit is contained in:
		@@ -1,7 +1,10 @@
 | 
			
		||||
FROM golang:1.22.5
 | 
			
		||||
#FROM golang:1.22.5
 | 
			
		||||
FROM alpine:3.20.1
 | 
			
		||||
 | 
			
		||||
WORKDIR /app
 | 
			
		||||
 | 
			
		||||
#RUN apk update && apk add --no-cache libcamera-raspberrypi
 | 
			
		||||
 | 
			
		||||
COPY spider-host /spider-host
 | 
			
		||||
 | 
			
		||||
CMD ["/spider-host"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user