sha256:7a4af2ec6ce6cf9ec7e5038cd1dfcb7ec9ff63c48932262dde6dbb2cbd11413d
OS/ARCH
Compressed size
65.63 MB
Last pushed
over 2 years by mnapps
Type
Image
Manifest digest
sha256:b3827535f3d1fa16c5ed68cdb1e1cee9b9aa56be94d2e4fa0078f01ffd1ebaae
Image Layers
1ADD file ... in / 3.9 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add48.24 MB4RUN /bin/sh -c ln -s145 B5WORKDIR /var/www/html133 B6RUN /bin/sh -c tar -xf4.13 MB7WORKDIR /var/www/html/front32 B8RUN /bin/sh -c tar -xf9.35 MB9RUN /bin/sh -c adduser 928 B10RUN /bin/sh -c mkdir -p119 B11RUN /bin/sh -c chown 123 B12RUN /bin/sh -c chmod 124 B13RUN /bin/sh -c chown 32 B14RUN /bin/sh -c chmod 610 B15RUN /bin/sh -c mkdir -p122 B16COPY docker/conf/supervisor/supervisord.conf /etc/supervisord.conf # buildkit442 B17COPY docker/conf/supervisor/php-fpm.ini /etc/supervisor.d/php-fpm.ini # buildkit309 B18COPY docker/conf/supervisor/node.ini /etc/supervisor.d/node.ini # buildkit310 B19COPY docker/conf/supervisor/cron.ini /etc/supervisor.d/cron.ini # buildkit301 B20COPY docker/conf/supervisor/nginx.ini /etc/supervisor.d/nginx.ini # buildkit313 B21RUN /bin/sh -c mkdir -p111 B22RUN /bin/sh -c touch /run/php/php8.2-fpm.pid150 B23RUN /bin/sh -c mkdir -p32 B24RUN /bin/sh -c rm /etc/php82/php-fpm.conf157 B25COPY docker/conf/php-fpm/php-fpm.conf /etc/php82/php-fpm.conf # buildkit2.29 KB26COPY docker/conf/php-fpm/www.conf /etc/php82/php-fpm.d/www.conf # buildkit6.96 KB27COPY docker/conf/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit1.9 KB28COPY docker/conf/nginx/default.conf /etc/nginx/http.d/default.conf # buildkit839 B29RUN /bin/sh -c mkdir -p109 B30COPY docker/docker-entrypoint.d/start.sh /docker-entrypoint.d/start.sh # buildkit538 B31RUN /bin/sh -c chmod +x32 B32COPY docker/cleanup.sh . # buildkit980 B33RUN /bin/sh -c chmod +x32 B34RUN /bin/sh -c ./cleanup.sh #830 B35RUN /bin/sh -c rm ./cleanup.sh200 B36EXPOSE map[80/tcp:{}]0 B37ENTRYPOINT ["/docker-entrypoint.d/start.sh"]0 B38CMD ["run"]0 BCommand
ADD file:ceadd994c6d8900884c4a44aa76cf187336921e29afeaa017c4a3d1fc066a6a3 in /