sha256:6a40015be25510f1fb63c43d699a43364b392adfc2fe599b0906765ad7648ae3
OS/ARCH
linux/amd64
Compressed size
234.49 MB
Last pushed
over 1 year by bjoernkraus
Type
Image
Manifest digest
sha256:e58256ecdc557e536c64f777d7e6fb45a0e18f83cd4f2208476d32c69499cb1c
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3ENV RELAYHOST=0 B4ENV RELAYHOST_USERNAME=0 B5ENV RELAYHOST_PASSWORD=0 B6ENV SMTP_USE_TLS=0 B7RUN /bin/sh -c apk add1.41 MB8ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B9RUN /bin/sh -c apk --no-cache56.09 MB10COPY conf/www.conf /etc/php82/php-fpm.d/www.conf # buildkit6.07 KB11COPY conf/default.conf conf/healthz.conf /etc/nginx/conf.d/ #1.11 KB12COPY healthz /var/www/healthz # buildkit531 B13COPY bin/setup.sh /setup.sh # buildkit1.16 KB14COPY bin/run.sh /run.sh # buildkit176 B15COPY conf/supervisord.conf /etc/supervisord.conf # buildkit403 B16COPY /usr/bin/composer /usr/bin/composer # buildkit580 KB17EXPOSE map[80/tcp:{}]0 B18WORKDIR /var/www/html32 B19CMD ["/run.sh"]0 B20COPY /docker/conf/php/php.ini /etc/php82/php.ini # buildkit22.39 KB21COPY --chown=nginx:nginx src/ /var/www/html/ #140.48 MB22RUN /bin/sh -c su -s32.45 MB23COPY /docker/conf/nginx/default.conf /etc/nginx/conf.d/default.conf # buildkit2.04 KB24COPY /docker/conf/nginx/header_params /etc/nginx/header_params # buildkit215 B25COPY /docker/conf/supervisord/supervisord.conf /etc/supervisord.conf # buildkit503 B26COPY /docker/conf/supervisord/supervisord-cronjob.conf /etc/supervisord-cronjob.conf # buildkit342 B27COPY /docker/conf/cron/nginx /etc/crontabs/nginx # buildkit249 B28COPY /helm/ /var/www/html/helm/ # buildkit247 B29ARG BUILD_NUMBER=00 B30RUN |1 BUILD_NUMBER=0 /bin/sh -c869 BCommand
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /