tsql
FreeTDS command-line utilities
RUN apt-get update && \
apt-get install -y freetds-bin
RUN apt-get update && \
apt-get install -y freetds-bin
RUN apk add freetds
RUN pacman -S --noconfirm freetds
RUN apt-get update && \
apt-get install -y freetds-bin
RUN dnf install -y freetds
RUN apt-get update && \
apt-get install -y freetds-bin