mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-27 04:28:20 +00:00
start vsudd before docker
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
aa0fd62747
commit
0106abbf96
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
description="vsock socket proxy client"
|
description="vsock socket proxy client"
|
||||||
|
|
||||||
|
depend()
|
||||||
|
{
|
||||||
|
before docker
|
||||||
|
}
|
||||||
|
|
||||||
start()
|
start()
|
||||||
{
|
{
|
||||||
ebegin "Starting docker socket vsock passthrough"
|
ebegin "Starting docker socket vsock passthrough"
|
||||||
|
Loading…
Reference in New Issue
Block a user