mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07:00
* Update extension SDK with new APIs for exec with ENV vars and CWD Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com> * Update extension SDK with new APIs for exec with ENV vars and CWD Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com> Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
16 lines
228 B
Markdown
16 lines
228 B
Markdown
---
|
|
description: Docker extension API reference
|
|
keywords: Docker, extensions, sdk, API, reference
|
|
skip_read_time: true
|
|
---
|
|
|
|
# Interface: DockerCommand
|
|
|
|
**`since`** 0.2.0
|
|
|
|
## Properties
|
|
|
|
### exec
|
|
|
|
• **exec**: [`Exec`](Exec.md)
|