snow-fort-windows-installer/Dockerfile.jenkins

5 lines
113 B
Docker
Raw Normal View History

2024-10-11 06:42:09 -04:00
FROM alpine:3.19.4
2024-10-11 06:35:51 -04:00
RUN apk add wine make
COPY ./executables/nsis-3.10-setup.exe /setup.exe
RUN wine setup.exe /S