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 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=Take a Chef0 B4ENV PHP_VERSION=8.40 B5ENV PHP_VERSION_NODOT=840 B6ENV PHP_PACKAGE_PREFIX=php840 B7ENV PHP_ETC_DIR=/etc/php840 B8ENV PHP_COMPAT_DIR=/etc/php/8.40 B9ENV PHP_FPM_BIN=php-fpm840 B10ENV NODE_VERSION=220 B11ENV NPM_VERSION=11.6.20 B12ENV COMPOSER_ALLOW_SUPERUSER=10 B13ENV TIME_ZONE=Europe/Madrid0 B14RUN /bin/sh -c apk add365.18 MB15RUN /bin/sh -c addgroup -g3.07 KB16RUN /bin/sh -c apk add22.46 MB17RUN /bin/sh -c apk add436.54 KB18RUN /bin/sh -c for pkg1.96 MB19RUN /bin/sh -c if apk782.93 KB20RUN /bin/sh -c ln -sf495 B21RUN /bin/sh -c curl -sS804.56 KB22RUN /bin/sh -c printf '%s\n'370 B23RUN /bin/sh -c ln -sf178 B24ENV PNPM_VERSION=latest-110 B25ENV PNPM_AUTO_UPDATE=00 B26ENV COREPACK_ENABLE_PROJECT_SPEC=00 B27ENV pnpm_config_pm_on_fail=ignore0 B28ENV COREPACK_ENABLE_DOWNLOAD_PROMPT=00 B29ENV COREPACK_HOME=/usr/local/share/corepack0 B30RUN /bin/sh -c npm install12.4 MB31RUN /bin/sh -c mkdir -p6.24 KB32COPY apache2/ports.conf /etc/apache2/ports.conf # buildkit246 B33RUN /bin/sh -c find /etc/apache2/conf.d/9.89 KB34RUN /bin/sh -c if command32 B35COPY system/init.d/apache2 /etc/init.d/apache2 # buildkit565 B36COPY system/init.d/php-fpm /etc/init.d/php8.4-fpm # buildkit430 B37RUN /bin/sh -c chmod +x651 B38RUN /bin/sh -c mkdir -p176 B39COPY composer/auth.json /var/www/.config/composer/auth.json # buildkit300 B40RUN /bin/sh -c mkdir -p143 B41COPY mysql/99-takeachef.cnf /etc/mysql/mariadb.conf.d/99-takeachef.cnf # buildkit679 B42RUN /bin/sh -c mkdir -p220 B43COPY supervisord/supervisord.conf /etc/supervisord.conf # buildkit720 B44COPY supervisord/conf.d/apache.conf /etc/supervisor/apache.conf # buildkit289 B45COPY supervisord/conf.d/php-fpm.conf /etc/supervisor/php-fpm.conf # buildkit315 B46RUN /bin/sh -c sed -i297 B47COPY php/xdebug.ini /etc/php/8.4/mods-available/ # buildkit384 B48RUN /bin/sh -c rm -f333 B49COPY php/php.ini /etc/php84/php.ini # buildkit581 B50COPY php/php.cli.ini /etc/php84/php-cli.ini # buildkit583 B51COPY php/zz-fpm-tuning.conf /etc/php84/php-fpm.d/zz-fpm-tuning.conf # buildkit420 B52RUN /bin/sh -c ln -snf194 B53RUN /bin/sh -c ln -sf209 B54RUN /bin/sh -c mkdir -p162 B55RUN /bin/sh -c rm -f32 B56WORKDIR /var/www/html150 B57EXPOSE [1043/tcp 1088/tcp 2043/tcp 2088/tcp0 B58COPY system/start.sh /start.sh # buildkit1.07 KB59RUN /bin/sh -c chmod +x1.07 KB60ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so0 B61CMD ["/bin/bash" "/start.sh"]0 BCommand
ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit