We use cookies to make your experience better.
Released on 04/27/2022
CODER_MAX_WORKSPACES_PER_USER
environment variable to coderd
that
controls the maximum number of workspaces allowed to each user.coderd
restarts.coderd
cannot reach a workspace.curl
available (e.g.,
ubuntu:latest
) will fail to build on new Coder deployments with
self-contained workspace builds enabled. The workaround is to use a base image
with curl
available (e.g., codercom/enterprise-base:ubuntu
).See an opportunity to improve our docs? Make an edit.