There are several options to pack Ruby files as platform-native binary or package: - https://github.com/pmq20/ruby-packer - https://github.com/phusion/traveling-ruby/ Using binary would be much more convenient than installing a Ruby gem or a Docker image.