(!docker newbie!) Yesterday I ran docker-compose using https://hub.docker.com/_/wordpress/ which has a way better UX then trying https://hub.docker.com/_/drupal/ WP was a no brainer but Drupal lacks a docker compose file so I got stuck. I could have used __ SQLite__ AFAIK we need environment variables first to link the two containers together? Is it worth the effort to create this docker-compose.yml file and if so what steps are there to take?