drush

A command-line shell and scripting interface for Drupal. More information: <https://www.drush.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y drush
Ubuntu
RUN apt-get update && \ apt-get install -y drush
Fedora
RUN dnf install -y drush
Raspbian
RUN apt-get update && \ apt-get install -y drush
click the source code to copy install drush on any operating system with command-not-found.com