For container based installs, it would be nice to have the possibility to run the CLI as a container as well. This avoids maintaining two separate installation methods.
For example, I want to provision stalwart 0.16 using ansible in containers, which will now require the CLI as well for applying the confiugration. Running both through podman/docker would be very straight forward.
I was looking for a container but couldn’t find one. Is there a reason that there is no container image for the CLI? Otherwise it would be great to create one.
I was also looking for the CLI in the main stalwart server image to no avail. I guess it doesn’t quite make sense to include the CLI there given they are versioned independently, but it would certainly be handy for the end user.
Best regards
Edit: I just found this discussion which seems like a duplicate. Looks like I am not alone requesting this: v0.16 - missing stalwart-cli in docker install · stalwartlabs/stalwart · Discussion #3013 · GitHub