File tree Expand file tree Collapse file tree 9 files changed +37
-14
lines changed
custom-container-function
fc-custom-container-event-cpp
fc-custom-container-event-nodejs14
fc-custom-container-event-python3.9
fc-custom-container-http-aspdotnetcore
fc-custom-container-http-cpp
fc-custom-container-websocket-golang
fc-custom-container-websocket-nodejs14
fc-custom-container-websocket-python3.9 Expand file tree Collapse file tree 9 files changed +37
-14
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-fc-custom-container-event-cpp
33Provider :
44 - 阿里云
5- Version : 1.3.22
5+ Version : 1.3.23
66Description : 快速部署一个基于 Custom Container Runtime 的 C++ Event 类型的 Hello World 到阿里云函数计算
77HomePage : https://github.com/devsapp/start-fc
88Tags :
@@ -64,4 +64,6 @@ Parameters:
6464 title : 镜像仓库
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-cpp-event-function:v0.1']
67- description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
67+ description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-fc-custom-container-event-nodejs14
33Provider :
44 - 阿里云
5- Version : 1.2.13
5+ Version : 1.2.14
66Description : 快速部署一个基于custom container runtime 的 nodejs14 Event 类型的 Hello World 到阿里云函数计算
77HomePage : https://github.com/devsapp/start-fc
88Tags :
@@ -65,4 +65,6 @@ Parameters:
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-nodejs14-event-function:v0.1']
6767 description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
6870
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-fc-custom-container-event-python3.9
33Provider :
44 - 阿里云
5- Version : 1.2.13
5+ Version : 1.2.14
66Description : 快速部署一个基于custom container runtime 的 python3.9 Event 类型的 Hello World 到阿里云函数计算
77HomePage : https://github.com/devsapp/start-fc
88Tags :
@@ -64,4 +64,6 @@ Parameters:
6464 title : 镜像仓库
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-python39-event-function:v0.1']
67- description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
67+ description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-fc-custom-container-http-aspdotnetcore
33Provider :
44 - 阿里云
5- Version : 1.2.13
5+ Version : 1.2.14
66Description : 快速部署一个基于custom container runtime 的 asp .netcore HTTP 类型的 Hello World 到阿里云函数计算
77HomePage : https://github.com/devsapp/start-fc
88Tags :
@@ -64,4 +64,6 @@ Parameters:
6464 title : 镜像仓库
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-aspdotnetcore-http-function:v0.1']
67- description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
67+ description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
Original file line number Diff line number Diff line change @@ -64,4 +64,6 @@ Parameters:
6464 title : 镜像仓库
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-cpp-http-function:v0.1']
67- description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
67+ description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-fc-custom-container-websocket-golang
33Provider :
44 - 阿里云
5- Version : 0.1.13
5+ Version : 0.1.14
66Description : 快速部署一个基于custom container runtime 的 Golang Wensocket 类型的 Hello World 到阿里云函数计算
77HomePage : https://github.com/devsapp/start-fc
88Tags :
@@ -64,4 +64,6 @@ Parameters:
6464 title : 镜像仓库
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-golang-websocket-function:v0.1']
67- description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
67+ description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-fc-custom-container-websocket-nodejs14
33Provider :
44 - 阿里云
5- Version : 0.1.13
5+ Version : 0.1.14
66Description : 快速部署一个基于custom container runtime 的 nodejs14 WebSocket 类型的 Echo 函数到阿里云函数计算
77HomePage : https://github.com/devsapp/start-fc
88Tags :
@@ -65,3 +65,5 @@ Parameters:
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-nodejs14-websocket-function:v0.1']
6767 description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Type: Application
22Name : start-fc-custom-container-websocket-python3.9
33Provider :
44 - 阿里云
5- Version : 0.1.13
5+ Version : 0.1.14
66Description : 快速部署一个基于custom container runtime 的 python3.9 Wensocket 类型的 Hello World 到阿里云函数计算
77HomePage : https://github.com/devsapp/start-fc
88Tags :
@@ -64,4 +64,6 @@ Parameters:
6464 title : 镜像仓库
6565 type : string
6666 examples : ['registry.cn-hangzhou.aliyuncs.com/fc-demo/custom-python39-websocket-function:v0.1']
67- description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
67+ description : 镜像仓库地址,需要在 https://cr.console.aliyun.com/ 中开通服务、创建仓库以及设置访问凭证
68+ x-acr :
69+ type : ' select'
Original file line number Diff line number Diff line change 1- custom-container-function/fc-custom-container-http-springboot
1+ custom-container-function/fc-custom-container-event-cpp
2+ custom-container-function/fc-custom-container-event-nodejs14
3+ custom-container-function/fc-custom-container-event-python3.9
4+ custom-container-function/fc-custom-container-http-aspdotnetcore
5+ custom-container-function/fc-custom-container-http-cpp
6+ custom-container-function/fc-custom-container-websocket-golang
7+ custom-container-function/fc-custom-container-websocket-nodejs14
8+ custom-container-function/fc-custom-container-websocket-python3.9
You can’t perform that action at this time.
0 commit comments