App builder env changes
Software Development Kit for ctrlX AUTOMATION¶
Version 1.16.0 July 15, 2022¶
Important
The newest App Build Environment is always provided with ctrlX WORKS.
Only the AMD64 version is supported because for every programming language supported by the ctrlX AUTOMATION SDK cross build capability is provided.
Common¶
- hostname: app-builder-amd64
- User boschrexroth is created in the last step of the setup workflow
- Poweroff instead of reboot if setup is finished
Installation scripts¶
- install-dotnet-sdk.sh: Install as Debian package
- install-nodejs-npm.sh: Add proxy infos to ~/.npmrc
- install-sdk.sh: Install Debian package ctrlx-datalayer-*.deb
Additionally installed packages¶
- ssh, curl: Removed because they are installed in the base image.
- build-essential: New
Version 1.14.0 March 15, 2022¶
Installation scripts¶
- install-snapcraft.sh: Improve robustness
- install-nodejs-npm.sh: Install as snap
- install-go.sh: Install as snap
- install-go.sh: New
Additionally installed packages¶
- pkg-config: New
- libzmq3-dev:amd64: New
- libzmq3-dev:arm64: New