3 Commits

Author SHA1 Message Date
607f3bffb6 chore: optimize docker image (3 layers), update registry tag, update state 2026-06-16 00:11:03 +08:00
cc1da75700 docs(09-tooling-portable-setup-01): add D-04/D-05 references to build.sh header 2026-06-15 23:24:18 +08:00
2797a64b28 feat(09-tooling-portable-setup-01): create build.sh and verify image builds with all 5 tools
- build.sh: single-command entry point (D-04/D-05)
- Architecture detection for AWS CLI and pup (x86_64 + arm64/aarch64)
- Fixed terraform version string to use -1 suffix
- Fixed helm version from 4.2.1 to 4.2.0 (actual repo version)
- Fixed lsb_release issue by sourcing /etc/os-release directly
- Verified: aws-cli 2.35.4, terraform 1.15.6, helm 4.2.0, kubectl 1.36.2, pup 1.1.0
- All tools run natively on ARM64 (Apple Silicon)
2026-06-15 23:24:02 +08:00