mirror of
https://github.com/rancher/os.git
synced 2025-09-03 07:44:21 +00:00
Autoload the predefined user images
This commit is contained in:
@@ -23,6 +23,7 @@ const (
|
||||
ImagesPath = "/usr/share/ros"
|
||||
InitImages = "images-init.tar"
|
||||
SystemImages = "images-system.tar"
|
||||
UserImages = "images-user.tar"
|
||||
Debug = false
|
||||
SystemDockerBin = "/usr/bin/system-dockerd"
|
||||
DefaultDind = "rancher/os-dind:17.12.1"
|
||||
|
Reference in New Issue
Block a user