code-server
Chart · Developer tools / IDE · standard · v0.0.2
VS Code in the browser (Coder's code-server), a full IDE served over HTTP. Ships Coder's official prebuilt release (bundled Node 24 + compiled VS Code) hardened on a minimal, nonroot Wolfi base; runs as a single-replica Deployment with a persistent workspace and PASSWORD login.
Deployed image digest
sha256:886ebb269dbbb27cd8393fdb16c86beeed326a3eee8cd8cbf79917e7b384e38fChart OCI version
oci://ghcr.io/quenchworks/charts/code-server:0.0.2The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.
Security report (Trivy)
Security report (Trivy) · image code-server 4.130.0
Install the chart
Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.
Install (latest)
helm install my-code-server oci://ghcr.io/quenchworks/charts/code-server --version 0.0.2Deploys image (digest-pinned)
ghcr.io/quenchworks/images/code-server@sha256:886ebb269dbbb27cd8393fdb16c86beeed326a3eee8cd8cbf79917e7b384e38f- Chart version
- 0.0.2
- App version
- 4.130.0
- Chart license
- MIT
- App license
- MIT
- Service port
- 8080
- Signed
- no
- Values schema
- no
Verify the chart
cosign verify ghcr.io/quenchworks/charts/code-server:0.0.2 \
--certificate-identity-regexp 'https://github.com/quenchworks/.+' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comTransparency
The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.
Upstream project: https://coder.com