mirror of
https://github.com/rancher/os.git
synced 2025-09-12 04:01:20 +00:00
Initial fix to stop other containers before the console
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -51,6 +51,7 @@ const (
|
||||
var (
|
||||
OemConfigFile = OEM + "/oem-config.yml"
|
||||
Version string
|
||||
BuildDate string
|
||||
Arch string
|
||||
Suffix string
|
||||
OsRepo string
|
||||
|
Reference in New Issue
Block a user