Jocker
Rust mono-repo binaries runner
| Type | object |
|---|---|
| File match |
jocker.yml
jocker.yaml
jocker.override.yml
jocker.override.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/jocker/latest.json |
| Source | https://raw.githubusercontent.com/Wykiki/jocker/main/schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
Definitions
ConfigDefault
object
process
ConfigProcessDefault | null
stack
string | null
ConfigProcess
object
args
string[]
[]
binary
string | null
cargo_args
string[]
[]
env
Record<string, string>
{}
ConfigProcessDefault
object
cargo_args
string[]
[]
ConfigStack
object
inherits
string[]
[]
uniqueItems=true
processes
string[]
[]
uniqueItems=true