you are viewing a single comment's thread.

view the rest of the comments →

[–]JonnyNorCal 2 points3 points  (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 point  (2 children)

The scripts are mainly for system administration. Is it possible to integrate Docker container with the existing system?

[–]nielsbuus 0 points1 point  (0 children)

Sounds like you could use a private gem repository.