sha256:d871d8d3ad63dd726de3bbef6ce58efd4008ce7d1397a00d5472a0d01f7dea91
OS/ARCH
linux/amd64
Compressed size
405.73 MB
Last pushed
13 days by wehostasia
Type
Image
Manifest digest
sha256:50b4d913dcad4c3287877a37e76fbff2f826662e487490ba352a4749520bed38
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ENV TZ=Asia/Phnom_Penh0 B7ENV PHP_VERSION=8.40 B8RUN /bin/sh -c apt-get -qq90.04 MB9RUN /bin/sh -c curl -fsSL8.04 KB10RUN /bin/sh -c echo "deb258 B11RUN /bin/sh -c apt-get -qq286.49 MB12RUN /bin/sh -c sed -i2.67 KB13RUN /bin/sh -c curl -sS814.85 KB14RUN /bin/sh -c ln -snf193 B15RUN /bin/sh -c mkdir -p161 B16RUN /bin/sh -c apt-get -q654 B17RUN /bin/sh -c update-alternatives --set1.99 KB18COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB19COPY docker/default.conf /etc/nginx/conf.d/default.conf # buildkit737 B20COPY docker/custom-php.ini /etc/php/8.4/fpm/conf.d/custom-php.ini # buildkit363 B21COPY docker/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit451 B22COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit603 B23COPY docker/ssl/*.pem /ssl/ # buildkit3.88 KB24RUN /bin/sh -c (crontab -u399 B25RUN /bin/sh -c chown -R396 B26RUN /bin/sh -c chmod 60032 B27COPY docker/entrypoint.sh /entrypoint.sh # buildkit259 B28RUN /bin/sh -c chmod 0755258 B29ENTRYPOINT ["/entrypoint.sh"]0 B30EXPOSE [443/tcp 80/tcp]0 B31WORKDIR /var/www/html32 B32CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE