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