/dhall-nomad-v1.0.0/schemas/TaskConfig.dhall

Copy path to clipboard

Source

let Taskconfig = ../types/TaskConfig.dhall

in { Docker = ./Docker.dhall
, RawExec = ./RawExec.dhall
, Custom.new = Taskconfig.Custom
}