minilabs

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2024年3月15日

摘要: 功能描述 在Amazon Linux上快速安装开发环境,包括Python 3.11.8, Nodejs, npm, yarn, GO工具。 #!/bin/bash # @Author : Lan Shiyun # @Create Time : 2024/3/15 # @FileName : inst 阅读全文
posted @ 2024-03-15 11:43 lanshiyun 阅读(26) 评论(0) 推荐(0) 编辑

摘要: 功能描述 在Amazon Linux 上自动安装Docker and Docker-compose #!/bin/bash # @Author : Lan Shiyun # @Create Time : 2024/3/15 # @FileName : install_docker_4_aws_.sh 阅读全文
posted @ 2024-03-15 11:30 lanshiyun 阅读(25) 评论(0) 推荐(0) 编辑