Files
podman/pkg/specgen/generate
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-09-20 23:22:43 -04:00
2021-08-26 16:05:16 -04:00
2021-10-27 18:59:56 +02:00
2021-11-20 19:24:21 -05:00