瀏覽代碼

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.

Loading…
取消
儲存