mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
When mapping ports as strings there is an issue with the way YAML parses numbers in the format "xx:yy" where yy is less than 60 - this issue is now included in the documentation. This fixes #103