• Joined on 2025-06-12

spotweb (0)

Published 2026-06-08 14:55:26 +02:00 by timothy

Installation

docker pull gitea.superwcpot.nl/timothy/spotweb:0
sha256:c9caadaa13b29f7416c8f249689533dd223668543db3fb4ffd6fb704685d0764

Image Layers

ADD alpine-minirootfs-3.23.4-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 -b develop /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
2026-06-08 14:55:26 +02:00
0
OCI / Docker
linux/amd64
75 MiB
Versions (19) View all
0.0.16 2026-06-08
0.0 2026-06-08
0 2026-06-08
latest 2026-06-08
0.0.15 2026-06-08