### 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
Is this a docs issue?
Type of issue
I can't find what I'm looking for
Description
CC docker/compose#10949 (comment)
Location
https://docs.docker.com/compose/how-tos/multiple-compose-files/include/
Suggestion
If we now can include compose files in OCI artifacts:
I think it should be documented