8.2.0 (2026-09-10)
📋 Summary
🍨 Image flavors
| Flavor |
Full identifier |
| base |
ghcr.io/philips-software/amp-devcontainer-base:v8.2.0@sha256:c5b8d2f82f22b6b86ee53f135c24438f6f894ab2a75d3476b3f83931ab7e486f
|
| cpp |
ghcr.io/philips-software/amp-devcontainer-cpp:v8.2.0@sha256:878e38ed2d9287317a4906cb682a96339a37139701597b25be228a1dd728b3f4
|
| docs |
ghcr.io/philips-software/amp-devcontainer-docs:{{ amp-devcontainer-docs-version }}@{{ amp-devcontainer-docs-sha }}
|
| embedded-cpp |
ghcr.io/philips-software/amp-devcontainer-embedded-cpp:v8.2.0@sha256:008dae53c6f0a5770041e93c5e27132df7625fc845e61c8bf20ff7b425ad5d41
|
| embedded-rust |
ghcr.io/philips-software/amp-devcontainer-embedded-rust:{{ amp-devcontainer-embedded-rust-version }}@{{ amp-devcontainer-embedded-rust-sha }}
|
| rust |
ghcr.io/philips-software/amp-devcontainer-rust:v8.2.0@sha256:50e979dbf4e8eb27e8688006d84967b9b0c5654dcbf8e75fc5606dd228d77734
|
🛠️ Included tools
The tables below list the most relevant tools per flavor and their versions, as recorded in the image's Software Bill of Materials (SBOM).
amp-devcontainer-base
| Tool |
Version |
| bats |
1.13.0 |
| bats-assert |
2.2.4 |
| bats-support |
0.3.0 |
| git |
1:2.53.0-1ubuntu1 |
| gnupg2 |
2.4.8-4ubuntu3.1 |
| wget |
1.25.0-2ubuntu4.4 |
amp-devcontainer-cpp
| Tool |
Version |
| ccache |
4.13.1 |
| clang-22 |
1:22.1.2-1ubuntu1 |
| clang-format-22 |
1:22.1.2-1ubuntu1 |
| clang-tidy-22 |
1:22.1.2-1ubuntu1 |
| clang-tools-22 |
1:22.1.2-1ubuntu1 |
| clangd-22 |
1:22.1.2-1ubuntu1 |
| cmake |
4.4.3 |
| conan |
2.32.0 |
| g++-15 |
15.2.0-16ubuntu1 |
| gcovr |
8.6 |
| gdb-multiarch |
17.1-2ubuntu1 |
| include-what-you-use |
0.26 |
| lld-22 |
1:22.1.2-1ubuntu1 |
| llvm-22 |
1:22.1.2-1ubuntu1 |
| mull-22 |
0.34.0 |
| ninja-build |
1.13.2-1 |
| xwin |
0.8.0 |
amp-devcontainer-docs
{{ amp-devcontainer-docs-tools }}
amp-devcontainer-embedded-cpp
| Tool |
Version |
| arm-gnu-toolchain |
15.2.rel1 |
| ccache |
4.13.1 |
| clang-22 |
1:22.1.2-1ubuntu1 |
| clang-format-22 |
1:22.1.2-1ubuntu1 |
| clang-tidy-22 |
1:22.1.2-1ubuntu1 |
| clang-tools-22 |
1:22.1.2-1ubuntu1 |
| clangd-22 |
1:22.1.2-1ubuntu1 |
| cmake |
4.4.3 |
| conan |
2.32.0 |
| g++-15 |
15.2.0-16ubuntu1 |
| gcovr |
8.6 |
| gdb-multiarch |
17.1-2ubuntu1 |
| include-what-you-use |
0.26 |
| lld-22 |
1:22.1.2-1ubuntu1 |
| llvm-22 |
1:22.1.2-1ubuntu1 |
| mull-22 |
0.34.0 |
| ninja-build |
1.13.2-1 |
| xsltproc |
1.1.45-0.1 |
| xwin |
0.8.0 |
amp-devcontainer-embedded-rust
{{ amp-devcontainer-embedded-rust-tools }}
amp-devcontainer-rust
| Tool |
Version |
| cargo-binstall |
1.21.0 |
| cargo-binutils |
0.3.6 |
| cargo-mutants |
25.3.1 |
| g++-15 |
15.2.0-16ubuntu1 |
| rust |
1.94.1 |
| rustup |
1.27.1-8 |
Features
- Group vs code extension updates in a single pull request (#1439) (4f484e4)
Chores