Sign inSign up

agstr/wp:latest

Multi-platform
Content management system
Index digest

sha256:811159cd5d919276e7ed563fc7495e769762129943fd0583595d986074270b11

OS/ARCH

Compressed size

124.42 MB

Last pushed

over 2 years by agstr

Type

Image

Manifest digest

sha256:a848193de99bd8b03479c1b0123c77282c10cadd91403f0d157772c96090b1eb

Image Layers

1ADD file ... in / 2.78 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=agstr0 B
4LABEL Description=WordPress Alpine with Mariadb0 B
5WORKDIR /var/www/html131 B
6EXPOSE map[22/tcp:{}]0 B
7EXPOSE map[80/tcp:{}]0 B
8EXPOSE map[3306/tcp:{}]0 B
9RUN /bin/sh -c apk --update98.25 MB
10RUN /bin/sh -c echo 'PasswordAuthentication1.59 KB
11COPY conf/my.cnf /etc/mysql/my.cnf # buildkit239 B
12COPY conf/mysql.sh /app/mysql.sh # buildkit770 B
13RUN /bin/sh -c chmod +x768 B
14COPY conf/start.sh /app/start.sh # buildkit543 B
15RUN /bin/sh -c chmod +x543 B
16COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB
17COPY conf/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit1.34 KB
18COPY conf/php.ini /etc/php82/conf.d/custom.ini # buildkit219 B
19COPY --chown=nginx src /var/www/html/ #23.39 MB
20RUN /bin/sh -c chown -R183 B
21ADD conf/crontab /crontab # buildkit159 B
22RUN /bin/sh -c /usr/bin/crontab /crontab242 B
23COPY conf/first.llk /tmp/first.llk # buildkit142 B
24COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit430 B
25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:dca2a738b46ed78f0ccd7e23ba4d4729528feaa423a0ff0ac5c3512bf43b6fae in /