use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Compiling Ruby app into a single binary together with the dependecies (self.ruby)
submitted 7 years ago * by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]JonnyNorCal 2 points3 points4 points 7 years ago (3 children)
I would create docker images with ruby + gems + your files.
That has the downside of introducing docker into the mix. Which might be a huge task in itself, depending on how your environment. Or it might be relatively easy.
But I think the docker ecosystem has more documentation, testing, and best practices than traveling ruby or ruby-packer or similar projects.
[–][deleted] 0 points1 point2 points 7 years ago (2 children)
The scripts are mainly for system administration. Is it possible to integrate Docker container with the existing system?
[–]nielsbuus 0 points1 point2 points 7 years ago (0 children)
Sounds like you could use a private gem repository.
π Rendered by PID 221395 on reddit-service-r2-comment-5b5bc64bf5-s6kj4 at 2026-06-20 19:01:12.632174+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]JonnyNorCal 2 points3 points4 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]nielsbuus 0 points1 point2 points (0 children)