mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Implement rancherctl config import
This commit is contained in:
@@ -19,6 +19,7 @@ func NewConfig() *Config {
|
||||
Cmd: "--name=system-state " +
|
||||
"--net=none " +
|
||||
"--read-only " +
|
||||
"-v=/var/lib/rancher/etc:/var/lib/rancher/etc " +
|
||||
"state",
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user