Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 493 Bytes

File metadata and controls

28 lines (17 loc) · 493 Bytes

fabric_env_setup

使用脚本快速配置Fabric的基础环境

后续逐渐完善,欢迎各位的参与

centos7环境下:

  • git √
  • pip √
  • docker √
  • docker-compose √
  • node js √
  • go √

使用方式

centos7下 执行这个命令

curl  https://raw.githubusercontent.com/BigManing/fabric_env_setup/master/centos7.sh | bash

特殊说明

执行完成后 需要退出去再进来 这样才能使用docker ps