Files
magnus919_agent-skills/docker-compose/references/00-source-index.md
T

2.2 KiB

Source Index and Freshness

This skill was researched with GroktoCrawl against the following primary sources. The Compose Specification is the semantic authority; Docker documentation is the operational authority for Docker Compose CLI behavior.

Primary sources

Source discipline

  • Do not infer a feature's availability from a tutorial's publication date. Check release notes or the field's version marker.
  • The Specification marks some attributes optional and platform-dependent. A file can parse while an implementation ignores part of it.
  • Docker Compose CLI interpolation is not identical to every deployment target's interpolation; verify the target.
  • Secondary tutorials are useful for worked patterns and failure stories, not for settling current syntax or compatibility.