iodbc-config
iODBC Driver Manager (development files)
RUN apt-get update && \
apt-get install -y libiodbc2-dev
RUN apt-get update && \
apt-get install -y libiodbc2-dev
RUN pacman -S --noconfirm libiodbc
RUN apt-get update && \
apt-get install -y libiodbc2-dev
RUN yum install -y libiodbc-devel
RUN dnf install -y libiodbc-devel
RUN apt-get update && \
apt-get install -y libiodbc2-dev