extendo compute lambda wrap:在Lambda运行时客户端中包装用户图像 源码
延伸包裹式λ 在Lambda运行时客户端中包装用户图像 这最多应使用Node 10. *功能,因为这是当前基本映像(例如Buster)上常见的功能 docker build -t wrapped --build-arg NESTED_CMD_LINE="node /mermaid.js" --build-arg BASE_IMAGE=mermaid . docker run -it -v c:\temp\tmp:/tmp/test --entrypoint bash wrapped docker build -t wj --build-arg NESTED_CMD_LINE="node /jupyter.js" --build-arg BASE_IMAGE=nb . docker run -v c:\temp\tmp:/tmp/extendo-compute wj
文件列表
extendo-compute-lambda-wrap-main.zip
(预估有个10文件)
extendo-compute-lambda-wrap-main
Dockerfile
2KB
entryPoint
debug.js
508B
package.json
368B
index.js
3KB
README.md
372B
.github
workflows
build.yaml
1KB
暂无评论