Skip to content
代码片段 群组 项目
  • Muhammed Ali's avatar
    11efe50e
    Allow specifying Docker image platform to pull · 11efe50e
    Muhammed Ali 创作于
    It will allow different architecture images
    to be used on systems that support multi-architectures.
    
    This will add two new syntax in the CI config file;
    - image:docker:platform
    - services:docker:platform
    
    They are sent to Runner via `executor_opts`,
    then, they map to the `docker pull --platform` option.
    
    Changelog: added
    11efe50e
    历史
    Allow specifying Docker image platform to pull
    Muhammed Ali 创作于
    It will allow different architecture images
    to be used on systems that support multi-architectures.
    
    This will add two new syntax in the CI config file;
    - image:docker:platform
    - services:docker:platform
    
    They are sent to Runner via `executor_opts`,
    then, they map to the `docker pull --platform` option.
    
    Changelog: added
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。