Logo
Explore Help
Sign In
GNUsocial/gnu-social
4
0
Fork 1
You've already forked gnu-social
Code Issues Releases Wiki Activity
gnu-social/docker/mail/Dockerfile

13 lines
252 B
Docker
Raw Normal View History

[DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area
2021-03-24 22:31:43 +00:00
FROM alpine
[DOCKER][MAIL] Fused services into single container
2020-10-27 11:21:10 +00:00
[DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area
2021-03-24 22:31:43 +00:00
RUN apk update && apk add postfix dovecot dovecot-pop3d opendkim s6
[DOCKER][MAIL] Substituted supervisord for s6
2020-11-22 19:14:59 +00:00
[DOCKER][MAIL] New config files
2020-10-31 17:19:13 +00:00
# Expose ports
[DOCKER][MAIL] Substituted supervisord for s6
2020-11-22 19:14:59 +00:00
EXPOSE 25 110 143 587 993 995
[DOCKER][MAIL] Fused services into single container
2020-10-27 11:21:10 +00:00
[DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area
2021-03-24 22:31:43 +00:00
# Fixes problem with s6 (s6 claims it's a docker bug)
VOLUME ["/run"]
[DOCKER][MAIL] New config files
2020-10-31 17:19:13 +00:00
# Run start script
[DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area
2021-03-24 22:31:43 +00:00
ENTRYPOINT /usr/bin/entrypoint.sh
Copy Permalink
Powered by Gitea Page: 77ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API