thin

fast and very simple Ruby web server

Debian Debian
RUN apt-get update && \ apt-get install -y thin
Ubuntu
RUN apt-get update && \ apt-get install -y thin
Arch Arch Linux
RUN pacman -S --noconfirm thin
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y thin
Fedora
RUN dnf install -y thin
Raspbian
RUN apt-get update && \ apt-get install -y thin
click the source code to copy install thin on any operating system with command-not-found.com