Sign inSign up

takeachef/docker-php-node:latest-alpine

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:c7622d39f453a893168493d441a3f3fade57bb2a9dbdd0ed236f34956d4e0492

OS/ARCH

Compressed size

389.44 MB

Last pushed

21 days by techtakeachef

Type

Image

Manifest digest

sha256:d77e8bb96a1c710d865879a2bbf903421a34173301eba7b471198587a20c2992

Image Layers

1ADD alpine-minirootfs-3.21.7-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Take a Chef0 B
4ENV PHP_VERSION=8.40 B
5ENV PHP_VERSION_NODOT=840 B
6ENV PHP_PACKAGE_PREFIX=php840 B
7ENV PHP_ETC_DIR=/etc/php840 B
8ENV PHP_COMPAT_DIR=/etc/php/8.40 B
9ENV PHP_FPM_BIN=php-fpm840 B
10ENV NODE_VERSION=220 B
11ENV NPM_VERSION=11.6.20 B
12ENV COMPOSER_ALLOW_SUPERUSER=10 B
13ENV TIME_ZONE=Europe/Madrid0 B
14RUN /bin/sh -c apk add347.17 MB
15RUN /bin/sh -c addgroup -g3.08 KB
16RUN /bin/sh -c apk add22.12 MB
17RUN /bin/sh -c apk add437.13 KB
18RUN /bin/sh -c for pkg1.94 MB
19RUN /bin/sh -c if apk774.08 KB
20RUN /bin/sh -c ln -sf501 B
21RUN /bin/sh -c curl -sS804.57 KB
22RUN /bin/sh -c printf '%s\n'370 B
23RUN /bin/sh -c ln -sf178 B
24ENV PNPM_VERSION=latest-110 B
25ENV PNPM_AUTO_UPDATE=00 B
26ENV COREPACK_ENABLE_PROJECT_SPEC=00 B
27ENV pnpm_config_pm_on_fail=ignore0 B
28ENV COREPACK_ENABLE_DOWNLOAD_PROMPT=00 B
29ENV COREPACK_HOME=/usr/local/share/corepack0 B
30RUN /bin/sh -c npm install12.4 MB
31RUN /bin/sh -c mkdir -p6.25 KB
32COPY apache2/ports.conf /etc/apache2/ports.conf # buildkit249 B
33RUN /bin/sh -c find /etc/apache2/conf.d/9.9 KB
34RUN /bin/sh -c if command32 B
35COPY system/init.d/apache2 /etc/init.d/apache2 # buildkit565 B
36COPY system/init.d/php-fpm /etc/init.d/php8.4-fpm # buildkit430 B
37RUN /bin/sh -c chmod +x652 B
38RUN /bin/sh -c mkdir -p176 B
39COPY composer/auth.json /var/www/.config/composer/auth.json # buildkit299 B
40RUN /bin/sh -c mkdir -p144 B
41COPY mysql/99-takeachef.cnf /etc/mysql/mariadb.conf.d/99-takeachef.cnf # buildkit679 B
42RUN /bin/sh -c mkdir -p223 B
43COPY supervisord/supervisord.conf /etc/supervisord.conf # buildkit722 B
44COPY supervisord/conf.d/apache.conf /etc/supervisor/apache.conf # buildkit290 B
45COPY supervisord/conf.d/php-fpm.conf /etc/supervisor/php-fpm.conf # buildkit315 B
46RUN /bin/sh -c sed -i297 B
47COPY php/xdebug.ini /etc/php/8.4/mods-available/ # buildkit385 B
48RUN /bin/sh -c rm -f340 B
49COPY php/php.ini /etc/php84/php.ini # buildkit585 B
50COPY php/php.cli.ini /etc/php84/php-cli.ini # buildkit587 B
51COPY php/zz-fpm-tuning.conf /etc/php84/php-fpm.d/zz-fpm-tuning.conf # buildkit422 B
52RUN /bin/sh -c ln -snf194 B
53RUN /bin/sh -c ln -sf212 B
54RUN /bin/sh -c mkdir -p165 B
55RUN /bin/sh -c rm -f32 B
56WORKDIR /var/www/html150 B
57EXPOSE [1043/tcp 1088/tcp 2043/tcp 2088/tcp0 B
58COPY system/start.sh /start.sh # buildkit1.07 KB
59RUN /bin/sh -c chmod +x1.07 KB
60ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so0 B
61CMD ["/bin/bash" "/start.sh"]0 B

Command

ADD alpine-minirootfs-3.21.7-aarch64.tar.gz / # buildkit