S390x
Installation guide
Visit: S390x/Installation
Docker with Alpine
Running Alpine s390x containers on Docker: S390x/Docker
Known Issues
Tips
In default Alpine installation, some firmware packages linux-firmware-*
might get installed. On s390x, most of these are not needed.
In order to remove them, install package linux-firmware-none
by running:
apk add linux-firmware-none