mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +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>