mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-13 18:23:53 +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>