Share feedback
Answers are generated based on the documentation.

docker sandbox network

DescriptionManage sandbox networking
Usagedocker sandbox network

Description

Warning

The Docker Desktop-integrated docker sandbox commands are deprecated and replaced by the standalone sbx CLI. This deprecation applies only to the Docker Desktop integration, not to Docker Sandboxes.

Manage sandbox networking

Examples

View network logs

$ docker sandbox network log

Configure proxy for a sandbox

$ docker sandbox network proxy my-sandbox --block-host example.com

See the subcommands for more details:

Subcommands

CommandDescription
docker sandbox network logShow network logs
docker sandbox network proxyManage proxy configuration for a sandbox