rozniak / xfce-winxp-tc

Windows XP stuff for XFCE
Other
1.11k stars 37 forks source link

Investigate Docker for producing builds for all supported distro targets #332

Open rozniak opened 4 months ago

rozniak commented 4 months ago

Prerequisite for doing any release - there needs to be the ability to produce build/packages for all supported distros in one hit. It's not practical to have to fire VMs up for each target to do this.

Docker would probably be the way to go for getting this done, and on the road to a release process.

rozniak commented 4 months ago

NTS: See PR #175 for at least a working sample of Docker in the build process.