I'm trying to use lego's exec provider for a particularly tricky DNS server that isn't directly supported by lego. Because your container is based on a very minimal distroless base image (which is generally awesome!) I have to derive a custom container that includes curl.
So I'm wondering: Would you be OK with publishing two versions of your image, the current and an additional "fat" variant that is based on some distro like alpine, debian or whatever you like? I'd be happy to open a PR.
I'm trying to use lego's exec provider for a particularly tricky DNS server that isn't directly supported by lego. Because your container is based on a very minimal distroless base image (which is generally awesome!) I have to derive a custom container that includes curl.
So I'm wondering: Would you be OK with publishing two versions of your image, the current and an additional "fat" variant that is based on some distro like alpine, debian or whatever you like? I'd be happy to open a PR.