We use cookies to make your experience better.
Currently, there are two ways in which the workspace boot sequence can occur:
coderd
to a workspace.coderd
. This requires curl
to be
available in the image.Beginning with v1.30.0, the default is self-contained workspace builds, though site managers can toggle this feature off and opt for remote builds instead.
Coder plans to deprecate remote workspace builds in the future.
To toggle self-contained workspace builds:
Build errors are typically more verbose for remote builds than with self-contained builds.
At this time, Coder does not support certificate injection with self-contained workspace builds.
See an opportunity to improve our docs? Make an edit.