rkt/rkt

run: new option to add a port at run-time (--port= needs a port in the ACI)

Open

#2,113 创建于 2016年2月4日

在 GitHub 查看
 (23 评论) (8 反应) (0 负责人)Go (8,871 star) (865 fork)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.

贡献者指南