cifscreds

Common Internet File System utilities

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