常用的脚本工具集合。
curl https://raw.githubusercontent.com/x0finch/scripts/refs/heads/main/aws/install-docker.sh | bashcurl https://raw.githubusercontent.com/x0finch/scripts/refs/heads/main/aws/install-docker-compose.sh | bashcurl https://raw.githubusercontent.com/x0finch/scripts/refs/heads/main/ss/create-docker-compose.sh | bash注意:运行后会在当前目录生成 docker-compose.yml 文件,记得修改密码等配置信息。