Sign inSign up

valentinab25/mailtrap:latest

Manifest digest

sha256:dc622573fd70fbf0ca93c3ea01ae759a69bed19f6eb0897a8053c89cf90e4e3e

OS/ARCH

linux/amd64

Compressed size

105.72 MB

Last pushed

almost 2 years by valentinab25

Type

Image

Manifest digest

sha256:dc622573fd70fbf0ca93c3ea01ae759a69bed19f6eb0897a8053c89cf90e4e3e

Image Layers

1ADD file ... in / 25.93 MB
2CMD ["bash"]0 B
3LABEL maintainer.original=David Batranu <[email protected]>0 B
4LABEL maintainer.current=ipunkt Business Solutions <[email protected]>0 B
5ENV ROUNDCUBE_VERSION=1.3.10 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7ENV MT_USER=mailtrap0 B
8ENV MT_PASSWD=mailtrap0 B
9ENV MT_MAILBOX_LIMIT=512000000 B
10ENV MT_MESSAGE_LIMIT=102400000 B
11RUN /bin/sh -c apt-get update68.78 MB
12RUN /bin/sh -c pear channel-update1001.7 KB
13WORKDIR /var/32 B
14COPY 000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit408 B
15COPY postfix/* /etc/postfix/ # buildkit458 B
16COPY dovecot/conf.d/10-mail.conf /etc/dovecot/conf.d/10-mail.conf # buildkit264 B
17RUN /bin/sh -c wget https://github.com/roundcube/roundcubemail/releases/download/$ROUNDCUBE_VERSION/roundcubemail-$ROUNDCUBE_VERSION-complete.tar.gz10.02 MB
18COPY config.inc.php /var/www/config/ # buildkit721 B
19COPY docker-entrypoint.sh /var/local/ # buildkit642 B
20RUN /bin/sh -c chmod 777658 B
21EXPOSE map[25/tcp:{} 80/tcp:{}]0 B
22ENTRYPOINT ["/var/local/docker-entrypoint.sh"]0 B

Command

ADD file:08cfc7bf77cc2291c96890f44a435216cb1168c45cef77f7801430982c43ca58 in /