Sign inSign up

abyssox/opentrashmail:1.6.3

Multi-platform
Security
Web servers
Index digest

sha256:7d943ea41077f7b80d65188ee5a10f64406105246aa97ba2289401d1c4c55f46

OS/ARCH

Compressed size

66.75 MB

Last pushed

10 months by abyssox

Type

Image

Manifest digest

sha256:7157875db54eab6040b6b086a1ec22e25ae2ae4e54d4e88f6149244dbd1b07fd

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.3 MB
5RUN /bin/sh -c set -eux;935 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.150 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.15.tar.xz.asc0 B
14ENV PHP_SHA256=a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e0 B
15RUN /bin/sh -c set -eux;13.04 MB
16COPY docker-php-source /usr/local/bin/ # buildkit485 B
17RUN /bin/sh -c set -eux;14.34 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.61 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.61 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;8.98 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27LABEL org.opencontainers.image.source=https://github.com/abyssox/opentrashmail0 B
28RUN /bin/sh -c set -eux;31.25 MB
29ENV PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30WORKDIR /var/www/opentrashmail32 B
31COPY . . # buildkit1.15 MB
32COPY docker/rootfs/start.sh /etc/start.sh # buildkit945 B
33RUN /bin/sh -c chmod +x940 B
34COPY docker/rootfs/nginx.conf /etc/nginx/http.d/default.conf # buildkit1.09 KB
35EXPOSE [25/tcp 465/tcp 80/tcp]0 B
36ENTRYPOINT ["/etc/start.sh"]0 B

Command

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit