mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
docs: fix compose fragments wording
This commit is contained in:
@@ -1 +1 @@
|
||||
With Compose, you can use built-in [YAML](https://www.yaml.org/spec/1.2/spec.html#id2765878) features to make your Compose file neater and more efficient. Anchors and aliases let you create re-usable blocks. This is useful if you start to find common configurations that span multiple services. Having re-usable blocks minimizes potential mistakes.
|
||||
With Compose, you can use built-in [YAML](https://www.yaml.org/spec/1.2/spec.html#id2765878) features to make your Compose file neater and more efficient. Anchors and aliases let you create reusable blocks. This is useful if you start to find common configurations that span multiple services. Having reusable blocks minimizes potential mistakes.
|
||||
|
||||
Reference in New Issue
Block a user