feat(build): aggiunge infrastruttura Docker per build Windows con Wine

This commit is contained in:
2026-03-16 11:28:28 +01:00
parent fc1c7990be
commit 1c758d68fc
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
FROM electronuserland/builder:wine-mono
WORKDIR /project