本镜像为基于Microsoft Visual C++ 2019环境的ICU4C构建工具镜像。ICU4C(International Components for Unicode)是开源的国际化组件库,提供字符编码转换、本地化处理、Unicode文本操作等核心能力,广泛应用于跨平台应用开发场景。
- 基于MSVC 2019环境标准化构建ICU4C库
- 支持多版本ICU4C构建(对应镜像不同标签版本)
- 简化本地构建环境配置,确保构建流程一致性
- 开发依赖ICU4C的Windows应用时,快速获取符合MSVC 2019编译标准的ICU4C库
- 自动化CI/CD流程中集成ICU4C编译环节,避免环境差异导致的构建问题
详细使用方法及配置步骤请参考官方文档:https://github.com/mabrarov/build-scripts/blob/v2.18.0/docker/icu-msvc-2019/README.md
- latest, 2.18.0: https://github.com/mabrarov/build-scripts/blob/v2.18.0/docker/icu-msvc-2019/src/Dockerfile
- 2.16.0: https://github.com/mabrarov/build-scripts/blob/v2.16.0/docker/icu-msvc-2019/src/Dockerfile
- 2.15.0: https://github.com/mabrarov/build-scripts/blob/v2.15.0/docker/icu-msvc-2019/src/Dockerfile
- 2.13.0: https://github.com/mabrarov/build-scripts/blob/v2.13.0/docker/icu-msvc-2019/src/Dockerfile
- 2.12.1: https://github.com/mabrarov/build-scripts/blob/v2.12.1/docker/icu-msvc-2019/src/Dockerfile
- 2.12.0: https://github.com/mabrarov/build-scripts/blob/v2.12.0/docker/icu-msvc-2019/src/Dockerfile
- 2.11.0: https://github.com/mabrarov/build-scripts/blob/v2.11.0/docker/icu-msvc-2019/src/Dockerfile
- 2.10.0: https://github.com/mabrarov/build-scripts/blob/v2.10.0/docker/icu-msvc-2019/src/Dockerfile
- 2.9.0: https://github.com/mabrarov/build-scripts/blob/v2.9.0/docker/icu-msvc-2019/src/Dockerfile
- 2.8.0: https://github.com/mabrarov/build-scripts/blob/v2.8.0/docker/icu-msvc-2019/src/Dockerfile
- 2.7.0: https://github.com/mabrarov/build-scripts/blob/v2.7.0/docker/icu-msvc-2019/src/Dockerfile
- 2.6.0: https://github.com/mabrarov/build-scripts/blob/v2.6.0/docker/icu-msvc-2019/src/Dockerfile