mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
We only accepted lower case proto: tcp, udp. This patch will enable us to use upper case of proto such as: EXPOSE 1234/TCP Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>