mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
15 lines
223 B
Markdown
15 lines
223 B
Markdown
---
|
|
layout: "docs"
|
|
page_title: "Drivers: Exec"
|
|
sidebar_current: "docs-drivers-exec"
|
|
description: |-
|
|
The Exec task driver is used to run binaries using OS isolation primitives.
|
|
---
|
|
|
|
# Fork/Exec Driver
|
|
|
|
Name: `exec`
|
|
|
|
TODO
|
|
|