High-risk tools in Docker
4 of the 16 tools in Docker are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
buildExecuteBuilds a Docker image and returns structured build results including image ID, duration, and errors.
-
compose-buildExecuteBuilds Docker Compose service images and returns structured per-service build status.
-
execExecuteExecutes arbitrary commands inside a running Docker container and returns structured output. WARNING: may execute untrusted code.
-
runExecuteRuns a Docker container from an image and returns structured container ID and status.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.