소스 검색

update userdata.sh.

xdc 5 년 전
부모
커밋
c3be6f7f64
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      userdata.sh

+ 1 - 0
userdata.sh

@@ -7,6 +7,7 @@ wget -O /conf.toml http://onlyellow.cstor.cn/conf.toml
 chmod +x /server
 mkdir -p /mnt/v1
 yum install -y amazon-efs-utils
+yum install -y docker 
 
 sudo mount -t efs -o tls fs-0dfc5ae8:/ /mnt/v1
 aws configure set default.region cn-northwest-1