v1

latestOpenAPI 3.1.0Apache-2.02026-07-17391730.4 KB

Execute a command in a container

post/containers/{id}/exec

Path parameters

idstring required

Request body

commandstring[] required
detachboolean nullable
interactiveboolean nullable
ttyboolean nullable
environmentstring[]
userstring nullable
workingDirectorystring nullable

Response

Command result

stdoutstring[] required
stderrstring[] required
exitCodeinteger required