mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
Merge branch 'integration/new-container-runtime' of github.com:Start9Labs/start-os into integration/new-container-runtime
This commit is contained in:
@@ -240,6 +240,11 @@ export class StartSdk<Manifest extends SDKManifest, Store> {
|
||||
)
|
||||
},
|
||||
|
||||
Mounts: {
|
||||
of() {
|
||||
return Mounts.of<Manifest>()
|
||||
},
|
||||
},
|
||||
HealthCheck: {
|
||||
of: healthCheck,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user