Skip to content

Releases: iarsystems/bx-docker

v2024.12

23 Dec 20:02
eb4697f
Compare
Choose a tag to compare
  • Bump to 2024.12
  • Fix Dockerfile COPY

v2024.10

10 Oct 13:25
4041a2a
Compare
Choose a tag to compare
  • 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

04 Nov 09:49
a4d1c11
Compare
Choose a tag to compare

Release notes

  • Added Powershell scripts for containerized IAR Build Tools running from Docker Desktop (Windows).

v2022.04

19 Apr 11:40
3424435
Compare
Choose a tag to compare

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 uses docker exec ... with the user's UID:GID to execute the container's commands improving the image's flexibility.