sha256:811159cd5d919276e7ed563fc7495e769762129943fd0583595d986074270b11
OS/ARCH
Compressed size
128.07 MB
Last pushed
over 2 years by agstr
Type
Image
Manifest digest
sha256:87a25858cfccafd4b717f7a5fca65d5ee650210978a603e20186f99b5e188392
Image Layers
1ADD file ... in / 3.02 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=agstr0 B4LABEL Description=WordPress Alpine with Mariadb0 B5WORKDIR /var/www/html131 B6EXPOSE map[22/tcp:{}]0 B7EXPOSE map[80/tcp:{}]0 B8EXPOSE map[3306/tcp:{}]0 B9RUN /bin/sh -c apk --update101.66 MB10RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB11COPY conf/my.cnf /etc/mysql/my.cnf # buildkit239 B12COPY conf/mysql.sh /app/mysql.sh # buildkit768 B13RUN /bin/sh -c chmod +x765 B14COPY conf/start.sh /app/start.sh # buildkit543 B15RUN /bin/sh -c chmod +x543 B16COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.28 KB17COPY conf/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit1.34 KB18COPY conf/php.ini /etc/php82/conf.d/custom.ini # buildkit218 B19COPY --chown=nginx src /var/www/html/ #23.39 MB20RUN /bin/sh -c chown -R185 B21ADD conf/crontab /crontab # buildkit159 B22RUN /bin/sh -c /usr/bin/crontab /crontab239 B23COPY conf/first.llk /tmp/first.llk # buildkit143 B24COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit431 B25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:99cc37cba14ac64dc4652e46dc671888a0265f90992faa05c32d32e21f89c147 in /