system-config/docker/mailman/core
Clark Boylan 12d4355385 Fork the maxking/docker-mailman images
These images have a number of issues we've identified and worked
around. The current iteration of this change is essentially
identical to upstream but with a minor tweak to allow the latest
mailman version, and adjusts the paths for hyperkitty and postorius
URLs to match those in the upstream mailman-web codebase, but
doesn't try to address the other items. However, we should consider
moving our fixes from ansible into the docker images where possible
and upstream those updates.

Unfortunately upstream hasn't been super responsive so far hence this
fork. For tracking purposes here are the issues/PRs we've already filed
upstream:

  https://github.com/maxking/docker-mailman/pull/552
  https://github.com/maxking/docker-mailman/issues/548
  https://github.com/maxking/docker-mailman/issues/549
  https://github.com/maxking/docker-mailman/issues/550

Change-Id: I3314037d46c2ef2086a06dea0321d9f8cdd35c73
2022-11-21 16:51:02 +00:00
..
Dockerfile Fork the maxking/docker-mailman images 2022-11-21 16:51:02 +00:00
README.md Fork the maxking/docker-mailman images 2022-11-21 16:51:02 +00:00
docker-entrypoint.sh Fork the maxking/docker-mailman images 2022-11-21 16:51:02 +00:00
requirements.txt Fork the maxking/docker-mailman images 2022-11-21 16:51:02 +00:00

README.md

This is forked from https://github.com/maxking/docker-mailman/tree/main/core and you should refer to that repo for information. The upstream repo is MIT licensed.

The contents in this dir are based on commit 22b3b7d4024a00e9896837fa04883cbaeef38b20.