• Joined on 2025-06-12

woocommerce (0.0.5)

Published 2025-11-11 15:19:48 +01:00 by timothy

Installation

docker pull gitea.superwcpot.nl/timothy/woocommerce:0.0.5
sha256:6dfbd880b07027cecf4eca9e31509e1fd37d3502ef024ceca9c0808d33beb2e5

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 rm -R /var/www/localhost/htdocs/ # buildkit
RUN /bin/sh -c git clone https://github.com/WordPress/WordPress.git /var/www/localhost/htdocs/ # buildkit
CMD ["-D" "FOREGROUND"]
ENTRYPOINT ["/usr/sbin/httpd"]
Details
Container
2025-11-11 15:19:48 +01:00
0
OCI / Docker
linux/amd64
625 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