Releases: iarsystems/bx-docker
Releases · iarsystems/bx-docker
v2024.12
v2024.10
- Moved Windows Docker Desktop (with Linux containers) guidance to the wiki
- Added git to the base Dockerfile
- Simplified steps for image creation
- Simplified steps for setup-license
- Broaden the scope of running containers
- Removed built-in project
v2022.11
Release notes
- Added Powershell scripts for containerized IAR Build Tools running from Docker Desktop (Windows).
v2022.04
Release notes
- Optimized tutorial: precise language and simplification.
- Simplified Dockerfile and docker image creation (reduced number of layers, saves ~200 MB for a BXARM v9.20.4 image).
- Added
license-setup
script. Now it uses a Docker named volume for LMS2. - Improved container handling: added
run
script to run a container bound to the project's directory. - The
aliases-set
script is now more informative and usesdocker exec ...
with the user's UID:GID to execute the container's commands improving the image's flexibility.