• Joined on 2025-06-12

spotweb (0.0)

Published 2025-09-01 13:31:06 +02:00 by timothy

Installation

docker pull gitea.superwcpot.nl/timothy/spotweb:0.0
sha256:b3b9a1c61e033fc2e6112139c0ed3e0a8bb7c3e17e30c34d10a9a07d3e11dd77

Image Layers

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add apache2 git openrc apache2-proxy php php-session php-curl php-dom php-simplexml php-openssl php-gettext php-intl php-mbstring php-xml php-zip php-mysqli php-pdo_mysql php-gd --no-cache # buildkit
RUN /bin/sh -c apk add apache2 php$phpverx-apache2 # buildkit
RUN /bin/sh -c git clone https://github.com/spotweb/spotweb.git /var/www/localhost/htdocs/spotweb # buildkit
RUN /bin/sh -c mkdir /var/www/localhost/htdocs/spotweb/cache # buildkit
RUN /bin/sh -c chmod 777 /var/www/localhost/htdocs/spotweb/cache # buildkit
CMD ["-D" "FOREGROUND"]
ENTRYPOINT ["/usr/sbin/httpd"]
Details
Container
2025-09-01 13:31:06 +02:00
0
OCI / Docker
linux/amd64
62 MiB
Versions (15) View all
0 2025-09-01
0.0 2025-09-01
0.0.12 2025-09-01
latest 2025-09-01
0.0.11 2025-08-27