implemented services unix and npipe complete with test
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
@@ -38,4 +38,14 @@ package engine
|
||||
envvar: string
|
||||
}
|
||||
}
|
||||
|
||||
services: [string]: {
|
||||
service: #Service
|
||||
_type: "Service"
|
||||
{
|
||||
unix: string
|
||||
} | {
|
||||
npipe: string
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user