acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

How do I use docker deploy hook for multiple containers/domains.

Open nbish11 opened this issue 1 year ago • 1 comments

As it says in title. The documentation isn't very clear on whether or not this is possible.

nbish11 avatar Apr 08 '23 01:04 nbish11

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

github-actions[bot] avatar Apr 08 '23 01:04 github-actions[bot]

Same issue here. Docker hook seems only to deploy to one container. As I can see in the debug log, the array returned to docker.sh includes all containers containing the tag.

oeiber avatar Sep 14 '23 11:09 oeiber

it's not supported yet.

Neilpang avatar Oct 05 '23 06:10 Neilpang