We use cookies to make your experience better.
envproxy
.envbox
Docker
daemon's inability to utilize the cache on the node. With the cache on the
node accessible, Coder's also eliminated the need to run dockerd
in
envbox
. To enable cached CVMs, go to Manage > Admin >
Infrastructure. Scroll down to Workspace Container Runtime, and toggle
Enable Caching to On.shiftfs
.envbox
to always use Docker 20.10.3 or later.coder ws ping <workspace_name>
command that returns information
regarding workspace latency.coder sh
to use a WebRTC tunnel.coderd
attempting to use the public access URL to
connect to TURN; coderd
now uses localhost
instead to avoid hitting the
load balancer.Content-Security-Policy
to be stricter.CORS
header to prevent cookies from being sent to Coder
subdomains.See an opportunity to improve our docs? Make an edit.