Skip to content

Add Ubuntu 22.04 (jammy) build image

Takuya Noguchi requested to merge tnir/ubuntu-jammy into master
  • Adds Ubuntu 22.04 (jammy) build image
  • Sorts Ubuntu image-related tasks in release date
  • Dockerfile.omnibus-gitlab-jammy is identical to Dockerfile.omnibus-gitlab-focal

TODO

  • We cannot use ubuntu:jammy (or ubuntu:22.04) due to the problem in !521 (merged)
    • This problem is not only relevant to jammy but also ubuntu:impish
  • Ability to compile Ruby 2.7 (and 3.0) with openssl 3.0 (note: Ruby 3.1 can be compiled)

Refs.

Signed-off-by: Takuya Noguchi takninnovationresearch@gmail.com

Edited by Takuya Noguchi

Merge request reports