Sign inSign up

takeachef/docker-php-node:latest-alpine

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:c7622d39f453a893168493d441a3f3fade57bb2a9dbdd0ed236f34956d4e0492

OS/ARCH

Compressed size

407.48 MB

Last pushed

21 days by techtakeachef

Type

Image

Manifest digest

sha256:a377110414a65c9486d64a88f5e724998c1eb0691807272aabc439cfd59024f7

Image Layers

1ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit3.48 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 add365.18 MB
15RUN /bin/sh -c addgroup -g3.07 KB
16RUN /bin/sh -c apk add22.46 MB
17RUN /bin/sh -c apk add436.54 KB
18RUN /bin/sh -c for pkg1.96 MB
19RUN /bin/sh -c if apk782.93 KB
20RUN /bin/sh -c ln -sf495 B
21RUN /bin/sh -c curl -sS804.56 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.24 KB
32COPY apache2/ports.conf /etc/apache2/ports.conf # buildkit246 B
33RUN /bin/sh -c find /etc/apache2/conf.d/9.89 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 +x651 B
38RUN /bin/sh -c mkdir -p176 B
39COPY composer/auth.json /var/www/.config/composer/auth.json # buildkit300 B
40RUN /bin/sh -c mkdir -p143 B
41COPY mysql/99-takeachef.cnf /etc/mysql/mariadb.conf.d/99-takeachef.cnf # buildkit679 B
42RUN /bin/sh -c mkdir -p220 B
43COPY supervisord/supervisord.conf /etc/supervisord.conf # buildkit720 B
44COPY supervisord/conf.d/apache.conf /etc/supervisor/apache.conf # buildkit289 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/ # buildkit384 B
48RUN /bin/sh -c rm -f333 B
49COPY php/php.ini /etc/php84/php.ini # buildkit581 B
50COPY php/php.cli.ini /etc/php84/php-cli.ini # buildkit583 B
51COPY php/zz-fpm-tuning.conf /etc/php84/php-fpm.d/zz-fpm-tuning.conf # buildkit420 B
52RUN /bin/sh -c ln -snf194 B
53RUN /bin/sh -c ln -sf209 B
54RUN /bin/sh -c mkdir -p162 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-x86_64.tar.gz / # buildkit