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