Skip to content

feat: change docker base image from ubuntu 20.04 to 22.04

Kim Goh requested to merge (removed):fix/286-rls-linking-glibcxx into main

This PR:

  • Downgrade the ubuntu base image from 22.04. to 20.04.
  • Add documentation which describes the release process
  • Add documentation which describes how to build RLS locally using the same Dockerfile as the CI does (shell script also added)
  • Remove .devcontainer/Dockerfile but create a symlink to utils/Dockerfile instead
Edited by Kim Goh

Merge request reports

Loading