Update Dockerfile
This commit is contained in:
parent
50111deaa3
commit
22247f917e
@ -1,6 +1,6 @@
|
|||||||
FROM thallian/confd-env:latest
|
FROM thallian/confd-env:latest
|
||||||
|
|
||||||
RUN apk add --no-cache dovecot dovecot-ldap ssmtp g++ openldap-dev dovecot-dev make tar
|
RUN apk add --no-cache dovecot dovecot-ldap ssmtp g++ openldap-dev dovecot-dev make tar
|
||||||
|
|
||||||
RUN mkdir /tmp/pigeonhole
|
RUN mkdir /tmp/pigeonhole
|
||||||
RUN wget -qO- http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.15.tar.gz | tar -xz -C /tmp/pigeonhole --strip 1
|
RUN wget -qO- http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.15.tar.gz | tar -xz -C /tmp/pigeonhole --strip 1
|
||||||
|
Loading…
Reference in New Issue
Block a user