sidekiq

Simple, efficient background processing for Ruby

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