openwhisk-runtime-php:Apache OpenWhisk运行时PHP支持用PHP编写的Apache OpenWhisk函数

时间:2021-05-06 00:52:38
【文件属性】:
文件名称:openwhisk-runtime-php:Apache OpenWhisk运行时PHP支持用PHP编写的Apache OpenWhisk函数
文件大小:110KB
文件格式:ZIP
更新时间:2021-05-06 00:52:38
docker php cloud serverless functions 适用于PHP的Apache OpenWhisk运行时 PHP版本 该运行时提供了PHP 8.0、7.4和7.3。 今天尝试一下 用作docker动作 PHP 8.0: wsk action update myAction myAction.php --docker openwhisk/action-php-v8.0:latest PHP 7.4: wsk action update myAction myAction.php --docker openwhisk/action-php-v7.4:latest PHP 7.3: wsk action update myAction myAction.php --docker openwhisk/action-php-v7.3:latest 这适用于Apache OpenWhisk的任何部署 在包含一种运行时的部署中使用 用作善意的行动
【文件预览】:
openwhisk-runtime-php-master
----gradlew(6KB)
----settings.gradle(1KB)
----.gitattributes(981B)
----.github()
--------ISSUE_TEMPLATE.md(2KB)
----LICENSE.txt(11KB)
----.asf.yaml(2KB)
----core()
--------php8.0Action()
--------php7.3Action()
--------php7.4Action()
----NOTICE.txt(182B)
----CONTRIBUTING.md(3KB)
----.travis.yml(4KB)
----tools()
--------travis()
----gradle()
--------wrapper()
--------README.md(5KB)
--------docker.gradle(5KB)
----README.md(5KB)
----gradlew.bat(3KB)
----tests()
--------src()
--------build.gradle(2KB)
----.gitignore(1KB)
----.scalafmt.conf(917B)
----build.gradle(1KB)

网友评论