* added foundry image to docker-compose and run_anvil script
* removed run_anvil script and moved the command to the docker-compose file
* formatted arguments for anvil command to use '='
* using specific foundry image and reformatted command arguments, previous didn't work
This is used in our infra to allow auto-updates of Docker images.
For more info see: https://github.com/containrrr/watchtower
Signed-off-by: Jakub Sokołowski <jakub@status.im>