You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Dockerfile 318B

12345678910
  1. FROM debian:stretch
  2. ADD https://raw.githubusercontent.com/docker-gcf/docker-gcf/v1.5.0/setup.sh /tmp/docker-utils-setup.sh
  3. RUN sh /tmp/docker-utils-setup.sh
  4. ENTRYPOINT ["gcf-entrypoint"]
  5. CMD ["opendkim", "-f"]
  6. RUN pkgs-install opendkim opendkim-tools openssl libopendbx1-pgsql rsyslog
  7. COPY ./config /etc/salt/base/