msiexec
Common files
RUN apt-get update && \
apt-get install -y wine1.6
RUN dnf install -y wine-common
Common files
RUN apt-get update && \
apt-get install -y wine1.6
RUN dnf install -y wine-common