docker-ubuntu-2204-ruby A dockerfile to generate ruby on Ubuntu22.04. Originally published at https://github.com/masoo/docker-ubuntu-2204-ruby Usage docker build -t masoo/ubuntu-2204-ruby --build-arg RUBY_VERSION=3.4.1 .