Sign inSign up

viyh/roundcube:latest

Multi-platform
Index digest

sha256:e923cfda7957787e8b932a768d93fa71f85988469907229e54c6a8ff57a6495b

OS/ARCH

Compressed size

195.04 MB

Last pushed

over 3 years by viyh

Type

Image

Manifest digest

sha256:586e11d51b1df35dfd9f9955f82f1edbafff50855ef9477a9af1266a29e06913

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.24 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.22 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.25 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26LABEL maintainer=Thomas Bruederli <[email protected]>0 B
27RUN /bin/sh -c set -ex;14.78 MB
28RUN /bin/sh -c set -ex;440.42 KB
29RUN /bin/sh -c curl -o17.28 KB
30RUN /bin/sh -c php /tmp/composer-installer.php681.75 KB
31VOLUME [/var/roundcube/config]0 B
32VOLUME [/var/roundcube/db]0 B
33VOLUME [/var/www/html]0 B
34VOLUME [/tmp/roundcube-temp]0 B
35ENV ROUNDCUBEMAIL_VERSION=1.6.10 B
36RUN /bin/sh -c set -ex;27.3 MB
37RUN /bin/sh -c curl -fL1.63 KB
38COPY php.ini /usr/local/etc/php/conf.d/roundcube-defaults.ini # buildkit375 B
39COPY mime.types /usr/src/roundcubemail/config/ # buildkit15.43 KB
40COPY docker-entrypoint.sh / # buildkit1.84 KB
41ENTRYPOINT ["/docker-entrypoint.sh"]0 B
42CMD ["php-fpm"]0 B

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /