GitHub - ALLANIPL/s2i-ruby-cli: S2i builder for Ruby cli applications · GitHub
Skip to content

Latest commit

 

History

5 Commits

Folders and files

Repository files navigation

S2i Ruby Cli Builder

Simple S2i Ruby builder for Cli apps.

It assumes there is executable cli file in provided ruby dir. Its then executed as docker entrypoint.

In Allani we are using it to dockerize lots of small gems, mainly for argo workflows, as tasks.

Versions

Currently building ruby versions:

  • 2.6-slim
  • 2.6-buster
  • 2.7-slim
  • 2.7-buster
  • 3.0-slim
  • 3.0-buster

Download

All images are hosted here

Usage

Check example in sample-app.

Differences from sclorg/s2i-ruby-container

sclorg/s2i-ruby-container

About

S2i builder for Ruby cli applications

Topics

Resources

Stars

1 star

Watchers

3 watching

Forks

Packages

Contributors

Languages