Lauri Jesmin jesmin
  • Joined on 2015-04-12

coop_php (latest)

Published 2023-04-24 21:22:39 +03:00 by jesmin

Installation

docker pull sise.nordtech.ee/jesmin/coop_php:latest
sha256:761239fcec7fae0145520503eaed481907313711bb9fe303c25d2f0d38b1305c

Image Layers

ADD file:d511fb4604410f5ccb4804cc7d40512ecd13b8e3e9494c873da424cabbb80020 in /
CMD ["/bin/bash"]
/bin/sh -c dnf -y update && dnf -y install epel-release && dnf -y install http://rpms.remirepo.net/enterprise/remi-release-9.rpm && dnf -y module enable php:remi-8.1 && dnf -y install php php-fpm php-cli php-mysqlnd php-gd php-xml php-mbstring php-opcache php-pecl-redis5 && dnf clean all && mkdir /wordpress && mkdir /run/php-fpm && chown apache:apache /run/php-fpm
COPY dir:fff2a916737a7197e313c5b0227dab57af66295045e5f221e841d533f3153385 in /etc/
EXPOSE 9000
COPY dir:c4dd6243c54c17a5896864e9fcbd85248ce338fffa8c742d7b84733824586e3a in /wordpress
CMD ["/sbin/php-fpm","-R","-F","-c","/etc/php-fpm.conf"]

Labels

Key Value
io.buildah.version 1.30.0
Details
Container
2023-04-24 21:22:39 +03:00
10
OCI / Docker
linux/amd64
142 MiB
Versions (1) View all
latest 2023-04-24