mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00: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>