vulpes-porto (latest)
				
				
					Published 2025-10-26 05:36:23 -04:00  by Fjox
				
			
		Installation
docker pull gitea.moe/fjox/vulpes-porto:latestsha256:3e43849886a397e0175cc97406d6a92198984bd9531dc62022747862c8a9e1deImage Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400' | 
| RUN /bin/sh -c apt update && apt install curl -y # buildkit | 
| WORKDIR /app | 
| COPY /app /app # buildkit | 
| RUN /bin/sh -c apt update && apt install -y curl # buildkit | 
| CMD ["/app/vulpes_porto" "--config" "/app/config.yaml"] |