mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 02:33:51 +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>