foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
4.81k stars 238 forks source link

Add additional build tags to Dockerfile #690

Open rjocoleman opened 4 months ago

rjocoleman commented 4 months ago

This PR adds support for passing additional tags to the ./build.sh inside the Dockerfile at build time.

Use case, as per the docs I've added, is to be able to get more libdns providers in there (like #689)