Block a user
	spotweb (0.0.5)
		
		
		Published 2025-07-18 20:59:24 +02:00  by timothy
		
	
Installation
docker pull gitea.superwcpot.nl/timothy/spotweb:0.0.5sha256:cb3f03f11399f5332d76ed52f15272d7ed1fe823a92b25704d18e372370426a4Image 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 # buildkit | 
| RUN /bin/sh -c git clone https://github.com/spotweb/spotweb.git /usr/local/apache2/htdocs/spotweb # buildkit |