Published on

编译arm64 aarch64版本 docker-compose

Authors
  • 源码编译

https://blog.csdn.net/qq_28808029/article/details/107221921?utm_medium=distribute.pc_relevant.none-task-blog-title-2&spm=1001.2101.3001.4242

  • 通过pip安装

需安装 yum install python3-devel yum install libffi-devel yum install openssl-devel pip install docker-compose

  • 通过docker 镜像编译

查看我的github