New Ruby Wolfi Image Guide at Chainguard Academy #1978
erikaheidi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our latest Wolfi guide is out at Chainguard Academy!
In this guide, we build two example applications that demonstrate how to use Ruby container images based on Wolfi as a runtime. In the first, we’ll use a minimal image containing just Ruby to execute a demo that doesn’t have any external dependencies. In the second example, we’ll set up a multi-stage Docker build to run a demo that requires the installation of Rubygems via bundler.
Link: https://edu.chainguard.dev/chainguard/chainguard-images/reference/ruby/getting-started-ruby/
Beta Was this translation helpful? Give feedback.
All reactions