run: new option to add a port at run-time (--port= needs a port in the ACI)
Author: albanCreated Feb 4, 2016Updated Dec 5, 2019
Labelskind/enhancementhelp wantedarea/networkingarea/usabilitykind/frictionpriority/P2
The option rkt run --port= only works if the port is already defined in the ACI manifest. rkt should have a way to add a port at run-time without changing the ACI.
It is a bit similar to --mount with --volume.
Source: rkt/rkt