mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
Alpine used to work as guest under 1.x, but because there is no musl target for Rust on s390x, Alpine will not work for 2.x. Document this. Fixes: #2436 Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>