Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.76 KB

File metadata and controls

37 lines (25 loc) · 1.76 KB

SYDEsup

Build Docker Pulls Docker Stars Docker Image Size

SYDEsup by STW is a console application for updating the STW ECUs with a Service Update Package created with the openSYDE GUI.

SYDEsup is normally delivered directly as a Windows build from STW, but sometimes its necessary to transfer the application from an Linux OS.

This is why I created this project which helps to continuous and periodically build SYDEsup for the following targets:

  • Linux Debian / Ubuntu
  • Alpine Linux
  • Windows

The binaries are downloadable in the Releases section.

We are holding no source code here, we're pull the code from the official repository.

Docker

There are also SYDEsup Docker images available.

Alpine Image:

sudo docker run -it developsessions/sydesup SYDEsup -h

Ubuntu Image:

sudo docker run -it developsessions/sydesup:ubuntu SYDEsup -h

Buy Me A Coffee