You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/docs/compose
Dimitri Huisman 5bd528319b
Provide a changelog for minor releases. The github release will now:
* Provide the changelog message from the newsfragment of the PR that triggered the backport.
* Provide a github link to the PR/issue of the PR that was backported.

Switch to building multi-arch images. The images build for pull requests, master and production
are now multi-arch images for the architectures:
* linux/amd64
* linux/arm64/v8
* linux/arm/v7

Enhance CI/CD workflow with retry functionality. All steps for building images are now automatically
retried. If a build temporarily fails due to a network error, the retried step will still succeed.
2 years ago
..
traefik add documentation, allow overrides, clean plugins 3 years ago
.env s/docker\-compose\([^\.]\)/docker compose\1/g 2 years ago
docker-compose.yml add documentation, allow overrides, clean plugins 3 years ago
requirements.rst Provide a changelog for minor releases. The github release will now: 2 years ago
setup.rst s/docker\-compose\([^\.]\)/docker compose\1/g 2 years ago