### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue I can't find what I'm looking for ### Description CC https://github.com/docker/compose/pull/10949#issuecomment-1935870462 ### Location https://docs.docker.com/compose/how-tos/multiple-compose-files/include/ ### Suggestion If we now can include compose files in OCI artifacts: ``` include: - oci:<registry>/<repo>:<tag> ``` I think it should be documented