浏览代码

Mention that Hydrogen always undergoes self-building

pull/1358/head
Slavi Pantaleev 4 年前
父节点
当前提交
feda83abf0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/alternative-architectures.md

+ 1
- 1
docs/alternative-architectures.md 查看文件

@@ -21,6 +21,6 @@ matrix_architecture: "arm32"

## Implementation details

For `amd64`, prebuilt container images (see the [container images we use](container-images.md)) are used everywhere, because all images are available for this architecture.
For `amd64`, prebuilt container images (see the [container images we use](container-images.md)) are used for all components (except [Hydrogen](configuring-playbook-client-hydrogen.md), which goes through self-building).

For other architectures, components which have a prebuilt image make use of it. If the component is not available for the specific architecture, [self-building](self-building.md) will be used. Not all components support self-building though, so your mileage may vary.

正在加载...
取消
保存