FROM alpine:latest
RUN apk add wine make
COPY ./executables/nsis-3.10-setup.exe /setup.exe
RUN wine setup.exe /S