Skip to content
Snippets Groups Projects
user avatar
LinuxServer-CI authored
ae3e8bf8
History

docker-code-server

Why

This project has been cloned from marcadetd/docker-code-server which is itself a fork of linuxserver/docker-code-server.

The purpose of this is to be able to adapt this image to my needs and produce images in gitlab-research container registry while still being able to apply changes coming from the initial project.

When such changes happen:

Changes

  • Use latest LTS of Ubuntu (currently jammy or 22.04) so that it is easier to install latest versions of needed tools (like compilers)
  • Install preffered and/or needed tools for images which will be based on this one
    • zsh
    • python3