Block a user
	spotweb (0.0.6)
		
		
		Published 2025-07-18 21:12:15 +02:00  by timothy
		
	
Installation
docker pull gitea.superwcpot.nl/timothy/spotweb:0.0.6sha256:866de30451d91947571b8b125700c015040efe945c51c936cfa22de524b27405Image Layers
| ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit | 
| CMD ["/bin/sh"] | 
| RUN /bin/sh -c apk update # buildkit | 
| RUN /bin/sh -c apk add apache2 git openrc --no-cache # buildkit | 
| RUN /bin/sh -c git clone https://github.com/spotweb/spotweb.git /usr/local/apache2/htdocs/spotweb # buildkit |