arm v8.3版本以上加入了point auth code这种指令比如pacia retaa,很可惜,大多数反编译器无法编译,甚至你在跑qemu的时候如果qemu的版本太低也会报错。
2021-01-1973 字1 分钟
mediaType in manifest should be ‘application/vnd.docker.distribution.man
Error response from daemon: mediaType in manifest should be ‘application/vnd.docker.distribution.manifest.v2+json’ not '’
虽然dockerhub支持push oci镜像了但是docker还不支持pull oci镜像,需要用buildah来pull https://buildah.io/