Markdown code formatting?

FYI: I don't know if your example is for demonstrating purpose, but your markdown syntax is wrong as outlined in the rendered text. If you already indent with 2x4 spaces, you will not need the additional ```. Or you can just use the ``` at the beginning of the line. Also, pulling all images is better with `docker compose pull` instead of pulling each image individually.