mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-18 17:01:07 +00:00
doc: Add s390x to packages doc
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
parent
8f4f51c47f
commit
074ad8391c
@ -72,9 +72,9 @@ should also be set up with signing keys for packages and your signing
|
|||||||
key should have a passphrase, which we call `<passphrase>` throughout.
|
key should have a passphrase, which we call `<passphrase>` throughout.
|
||||||
|
|
||||||
All official LinuxKit packages are multi-arch manifests and most of
|
All official LinuxKit packages are multi-arch manifests and most of
|
||||||
them are available for amd64 and aarm64. Official images *must* be
|
them are available for `amd64`, `arm64`, and `s390x`. Official images
|
||||||
build on both architectures and they must be build *in sequence*, i.e.,
|
*must* be build on both architectures and they must be build *in
|
||||||
they can't be build in parallel.
|
sequence*, i.e., they can't be build in parallel.
|
||||||
|
|
||||||
To build a package on an architecture:
|
To build a package on an architecture:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user