I have this docker-compose.yml file, which has one service (log_app) trying to write to a mysql database (mydb).
docker-compose.yml
log_app
mydb
versio