Letsencrypt + Nginx autorestart : message bus, api,...?

He,

I have a docker-compose file to start my stack. Letsencrypt container check cert availability date, renew my cert when it’s time to do it, and when it’s done I would like to notify my nginx container: “Hey restart nginx container!”.
Is there a simple way to do it?
BR,
Vincent