mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +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"
|
||||
|
||||
depend()
|
||||
{
|
||||
before docker
|
||||
}
|
||||
|
||||
start()
|
||||
{
|
||||
ebegin "Starting docker socket vsock passthrough"
|
||||
|
Loading…
Reference in New Issue
Block a user