Shell command. Cannot execute a bash script in docker

Hi everyone
I’m trying to run a shell command from automation that call a script in a adguard docker HASS
I put it in the configuration.yaml and the command is
Shell_command:
adguard_web: sudo docker exec addon_a0d7b954_adguard /data/adguard/adguard_web.sh &

It doesn’t work
Thanks for your help