arkanum/docs/guide/components/base-images.md

874 B

Base Images

Coder/code-server

Arkanum is build on top of the code-server project. This project provides the base ability to run VS Code remotely and accessible by any browser instead of the need for a local installation.

The folks from linuxserver.io build and maintainer super reliable container images for all kind of software. And so they also did for the code-server project.

We also took their code-server image as our base for further customizing and tailoring arkanum.

gitpod-io/openvscode-server

[!NOTE] 💬 NOTE We plan to also build Arkanum with the openvscode-server base. This could enable us to install Arkanum as PWA with our own branding like the product logo.