mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-07 18:28:27 +00:00
miragesdk: use the latest image dhcp-client image
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
This commit is contained in:
@@ -68,7 +68,8 @@ let default_cmd = [
|
||||
|
||||
(*
|
||||
let default_cmd = [
|
||||
"/usr/bin/runc"; "run"; "--preserve-fds"; "2"; "--bundle"; "."; "dhcp-client"
|
||||
"/usr/bin/runc"; "run"; "--preserve-fds"; "2"; "--bundle"; "."; "calf
|
||||
"
|
||||
]
|
||||
*)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user