Sign inSign up

abyssox/opentrashmail:1.7

Multi-platform
Security
Web servers
Index digest

sha256:b0b3492b32b362333fd4f948d514476c7f0355d9e5d13300fe49e3d38166bf20

OS/ARCH

Compressed size

67.7 MB

Last pushed

10 months by abyssox

Type

Image

Manifest digest

sha256:4df80b2ebcfd2febfbc0bf2b15a5d95e513e47b594e952a645dae2228af0f9ea

Image Layers

1ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.42 MB
5RUN /bin/sh -c set -eux;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 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/ # buildkit487 B
17RUN /bin/sh -c set -eux;14.47 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.94 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.96 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.79 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.23 MB
32COPY docker/rootfs/cleanup_maildir.sh /usr/local/bin/cleanup_maildir.sh # buildkit584 B
33RUN /bin/sh -c chmod +x579 B
34COPY docker/rootfs/start.sh /etc/start.sh # buildkit919 B
35RUN /bin/sh -c chmod +x916 B
36COPY docker/rootfs/nginx.conf /etc/nginx/http.d/default.conf # buildkit1.09 KB
37EXPOSE [25/tcp 465/tcp 80/tcp]0 B
38ENTRYPOINT ["/etc/start.sh"]0 B

Command

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