rkt/rkt
GitHub で見るrun: new option to add a port at run-time (--port= needs a port in the ACI)
Open
#2,113 opened on 2016年2月4日
area/networkingarea/usabilityhelp wantedkind/enhancementkind/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.