sha256:0b839cb636d44229ac32de2b9e9147663e0d77b36ea35b6dfb27f5bd3659fefd
OS/ARCH
linux/amd64
Compressed size
292.76 MB
Last pushed
9 months by wehostasia
Type
Image
Manifest digest
sha256:0b839cb636d44229ac32de2b9e9147663e0d77b36ea35b6dfb27f5bd3659fefd
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2ENV TZ=Asia/Phnom_Penh0 B3ENV PHP_VERSION=7.30 B4RUN /bin/sh -c apt-get -qq15.01 MB5RUN /bin/sh -c apt-get update33.43 MB6RUN /bin/sh -c apt-get update75.78 MB7RUN /bin/sh -c apt-get update100.08 MB8RUN /bin/sh -c mkdir -p199 B9RUN /bin/sh -c fc-cache -fv32.78 KB10RUN /bin/sh -c curl -fsSL14.19 MB11RUN /bin/sh -c apt-get install21.98 MB12RUN /bin/sh -c npm install2.43 MB13RUN /bin/sh -c curl -SL491.09 KB14RUN /bin/sh -c chmod +x491.08 KB15RUN /bin/sh -c ln -snf192 B16ADD docker/entrypoint.sh /entrypoint.sh # buildkit273 B17RUN /bin/sh -c a2enmod actions508 B18RUN /bin/sh -c apt-get clean590 B19RUN /bin/sh -c update-alternatives --set1.08 KB20RUN /bin/sh -c sed -i301 B21ADD docker/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit432 B22ADD docker/php.ini /etc/php/7.3/apache2/php.ini # buildkit420 B23ENTRYPOINT ["/entrypoint.sh"]0 B24WORKDIR /var/www/html32 B25CMD ["/usr/sbin/apache2ctl" "-D" "FOREGROUND"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1765152000'