• Joined on 2025-06-12

woocommerce (0.0.4)

Published 2025-11-11 15:11:32 +01:00 by timothy

Installation

docker pull gitea.superwcpot.nl/timothy/woocommerce:0.0.4
sha256:8d346afa3c2431ba734e130419bbc87523ad90bd65512b309aa011b11c50e8fb

Image Layers

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add apache2 git php php-mysqli --no-cache # buildkit
RUN /bin/sh -c apk add apache2 php$phpverx-apache2 # buildkit
RUN /bin/sh -c git clone https://github.com/WordPress/WordPress.git /var/www/localhost/htdocs/wp # buildkit
RUN /bin/sh -c mv /var/www/localhost/htdocs/wp/* /var/www/localhost/htdocs/ # buildkit
CMD ["-D" "FOREGROUND"]
ENTRYPOINT ["/usr/sbin/httpd"]
Details
Container
2025-11-11 15:11:32 +01:00
0
OCI / Docker
linux/amd64
673 MiB
Versions (8) View all
0 2025-11-11
0.0.6 2025-11-11
0.0 2025-11-11
latest 2025-11-11
0.0.5 2025-11-11