mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-12 01:10:48 +00:00
@@ -7,5 +7,5 @@ import (
|
||||
)
|
||||
|
||||
func run(cpus, mem, diskSz int, userData string, args []string) {
|
||||
log.Fatalf("'run' is not support yet on your OS")
|
||||
log.Fatalf("'run' is not supported yet on your OS")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user