datacopy

FreeTDS command-line utilities

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