소스 검색

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.

불러오는 중...
취소
저장