摘要: 容器-容器架构自动化部分(二) 一、手动实现创建tengine镜像 1.流程 1. 下载并启动ubuntu:20.04 容器 叫 ubt_tengine_2.3.3 2. 配置apt源 3. 下载软件包 4. 编译安装3步曲 ./configure ; make ; make install 5. 阅读全文
posted @ 2023-03-13 17:26 wh459086748 阅读(627) 评论(2) 推荐(0)
摘要: 容器-容器架构(一) 一、Iaas Paas Saas Iaas:基础设施即服务 Infrastructure-as-a-Service Paas:平台即服务 Platform-as-a-Service Saas:软件即服务 Software-as-a-Service Caas:容器即服务 介于IA 阅读全文
posted @ 2023-03-13 17:24 wh459086748 阅读(1141) 评论(2) 推荐(0)