mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
- moved note about open source projects into the CTA; this reduces the number of notes on this page (which was already quite large), and puts related information about upgrading/plans in a central location. - changed note about limits to body text, and added mention of "business" plan. - replaced https://docs.docker.com URLs with local links - replaced some HTML links with links to the target markdown file - add missing YAML and "console" code-hints - wrapped long paragraphs/lines - corrected the information about Amazon Linux To be looked at; the recent changes added information about using "v2" compose files, but compose (after having switched to the compose-spec) no longer uses versions, so perhaps this needs to be corrected (we don't have local docs for the compose-spec format though, so that makes it a bit more complicated). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>