Files
docker-docs/desktop/extensions-sdk/dev/api/reference/interfaces/DockerCommand.md
Guillaume Tardif efb9ca8caf Extension sdk update (#15687)
* 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>
2022-09-20 09:46:44 +01:00

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)