Releases: iarsystems/bx-docker
Releases · iarsystems/bx-docker
v2025.02
- Add support for BXARM 9.60.3 (ships with separated device support files).
- Dockerfile using multi-stage layout (final image slims down to 200-500MB).
- Added extended options for the
build
script. - Changed the default working directory from
/build
to/workdir
for clarity. - Updated and cleaned up the README.
v2024.12
v2024.10
v2022.11
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.