static-sh

Standalone rescue shell with tons of builtin utilities

Debian Debian
RUN apt-get update && \ apt-get install -y busybox-static
Ubuntu
RUN apt-get update && \ apt-get install -y busybox-static
Alpine
RUN apk add busybox-static
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y busybox-static
Raspbian
RUN apt-get update && \ apt-get install -y busybox-static
click the source code to copy install static-sh on any operating system with command-not-found.com