• Joined on 2025-06-12

woocommerce (0)

Published 2025-11-11 17:55:39 +01:00 by timothy

Installation

docker pull gitea.superwcpot.nl/timothy/woocommerce:0
sha256:ed11fc04cf6ce4bf9dfc7a2350a9b4b4cf7b9bc902564d1168723ab55802c48b

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 php-curl php-dom php-exif php-fileinfo php-imagick php-mbstring php-zip php-gd php-iconv php-intl --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 17:55:39 +01:00
0
OCI / Docker
linux/amd64
642 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