rkt/rkt

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日

GitHub で見る
 (23 comments) (8 reactions) (0 assignees)Go (8,871 stars) (865 forks)batch import
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.

コントリビューターガイド