Why is my child theme style.css not found (404) in the front-end? [closed]

You mentioned in the comments you can’t access any files from the theme folder via the webserver. This usually means some configuration has gone wrong.

In docker / docker-compose the first thing that comes to mind is that the theme is not mounted into the webserver container.