sha256:947a3836aa975c83cf20e1f2c1e3a3630f28890f03dec458a0820c529473166b
OS/ARCH
Compressed size
104.43 MB
Last pushed
about 2 years by stbbaru2024
Type
Image
Manifest digest
sha256:72b84e7256a05eca6109750144de3885174cec8e235b3f4df9a5b4c17324c07d
Image Layers
1ADD file ... in / 2.7 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer== Hilman Maulana, Naufal0 B4LABEL Description== Mikpos is a0 B5WORKDIR /var/www/html130 B6EXPOSE map[8080/tcp:{}]0 B7EXPOSE map[8680/tcp:{}]0 B8EXPOSE map[3306/tcp:{}]0 B9RUN /bin/sh -c apk add86.03 MB10COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.29 KB11COPY conf/fpm-pool.conf /etc/php7/php-fpm.d/www.conf # buildkit1.34 KB12COPY conf/php.ini /etc/php7/conf.d/custom.ini # buildkit217 B13COPY conf/my.cnf /etc/mysql/my.cnf # buildkit216 B14RUN /bin/sh -c chmod 644217 B15RUN /bin/sh -c mkdir -p656.48 KB16COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit405 B17COPY --chown=nginx src/ /var/www/html/ #9.79 MB18RUN /bin/sh -c /bin/sh -c5.27 MB19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:9663235f252e072c52b0f9e25845841e4321cce2caa7467a0d736c6003b05c00 in /