SCADA-LTS / Scada-LTS

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.
GNU General Public License v2.0
727 stars 292 forks source link

Feature/#2901 add a docker arm64 image #2902

Closed YuaFox closed 4 months ago

YuaFox commented 4 months ago

Dockerfile now compiles the Scada-LTS war file This makes it possible to build the image without needing to configure the environment.

I added docker-multiarch.sh script to build the image for any arch. Documented how to use it on the README.md.

Modified workflows to create amd64 and arm64 docker image automatically.

YuaFox commented 4 months ago

I changed my PR to make the minimum changes possible

Limraj commented 4 months ago

Hi @YuaFox, please contact us at scada-lts@softq.pl, we need to have some contact with you. (with a link to your github account so you can be located more easily) For now, let's do it on the branches I created: https://github.com/SCADA-LTS/Scada-LTS/pull/2906, https://github.com/SCADA-LTS/Scada-LTS/pull/2909. Let me know if these changes look ok and if we can merge it.

YuaFox commented 4 months ago

Hi @YuaFox, please contact us at scada-lts@softq.pl, we need to have some contact with you. (with a link to your github account so you can be located more easily) For now, let's do it on the branches I created: #2906, #2909. Let me know if these changes look ok and if we can merge it.

Hello, I wrote an email to scada-lts@softq.pl. I reviewed the 2 pull requests, they look ok.

Limraj commented 4 months ago

@YuaFox Thanks you for your help. So I'm closing this pr.