Bladeren bron

Mention that Hydrogen always undergoes self-building

pull/1358/head
Slavi Pantaleev 4 jaren geleden
bovenliggende
commit
feda83abf0
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      docs/alternative-architectures.md

+ 1
- 1
docs/alternative-architectures.md Bestand weergeven

@@ -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.

Laden…
Annuleren
Opslaan