mirror of
https://github.com/rancher/os.git
synced 2025-08-01 23:17:50 +00:00
Add rancherctl to console
This commit is contained in:
parent
d3b42ca16c
commit
5ca7f4504d
@ -62,6 +62,7 @@ func NewConfig() *Config {
|
||||
"-v=/init:/sbin/poweroff:ro " +
|
||||
"-v=/init:/sbin/reboot:ro " +
|
||||
"-v=/init:/sbin/halt:ro " +
|
||||
"-v=/init:/usr/bin/rancherctl:ro " +
|
||||
"--volumes-from=system-state " +
|
||||
"--net=host " +
|
||||
"--pid=host " +
|
||||
|
Loading…
Reference in New Issue
Block a user