add use gitlab docker registry
This commit is contained in:
parent
c304fe5896
commit
8f0b33368d
8 changed files with 25 additions and 43 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM quay.io/thallian/confd-env:latest
|
||||
FROM registry.gitlab.com/thallian/docker-confd-env:master
|
||||
|
||||
RUN apk add --no-cache postfix postfix-ldap syslog-ng spamassassin-client libstdc++ g++ make tar libmilter-dev
|
||||
RUN apk add --no-cache postfix postfix-ldap spamassassin-client libstdc++ g++ make tar libmilter-dev
|
||||
|
||||
RUN mkdir /tmp/spamass-milter
|
||||
RUN wget -qO- http://download.savannah.gnu.org/releases/spamass-milt/spamass-milter-0.4.0.tar.gz | tar -xz -C /tmp/spamass-milter --strip 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue