Files
podman/pkg/specgen
Colin Bendell 02be831ce7 Support EXPOSE with port ranges
Fixes issue #12293. EXPOSE directive in images should mirror the --expose
parameter. Specifically `EXPOSE 20000-20100/tcp` should work the same
as `--expose 20000-20100/tcp`

Signed-off-by: Colin Bendell <colin@bendell.ca>
2021-11-20 19:24:21 -05:00
..
2021-11-20 19:24:21 -05:00
2021-02-22 09:03:51 +01:00
2021-10-11 17:41:58 +08:00