npm-start

时间:2021-03-18 06:03:24
【文件属性】:
文件名称:npm-start
文件大小:65KB
文件格式:ZIP
更新时间:2021-03-18 06:03:24
cnb Go Paketo NPM启动Cloud Native Buildpack gcr.io/paketo-buildpacks/npm-start NPM启动CNB设置给定应用程序的启动命令。 start命令是从package.json的内容生成的。例如,给出一个具有以下内容的package.json : { " scripts " : { " prestart " : " " , " poststart " : " " , " start " : " " } } 启动命令将是 && && 。 一体化 该CNB设置了一个启动命令,因此,目前尚无可以
【文件预览】:
npm-start-main
----.gitignore(28B)
----go.mod(255B)
----buildpack.toml(388B)
----integration()
--------simple_app_test.go(2KB)
--------app_with_start_cmd_test.go(3KB)
--------graceful_shutdown_app_test.go(3KB)
--------testdata()
--------init_test.go(2KB)
----run()
--------main.go(288B)
----LICENSE(11KB)
----detect.go(810B)
----go.sum(80KB)
----.github()
--------CODEOWNERS(40B)
--------.syncignore(11B)
--------workflows()
--------dependabot.yml(131B)
----integration.json(125B)
----scripts()
--------unit.sh(1KB)
--------package.sh(3KB)
--------build.sh(2KB)
--------.util()
--------integration.sh(3KB)
----README.md(2KB)
----build_test.go(7KB)
----NOTICE(606B)
----build.go(1KB)
----rfcs()
--------0000-template.md(993B)
--------0002-reimplement-start-command.md(3KB)
--------0001-start-command.md(1KB)
----detect_test.go(2KB)
----init_test.go(283B)
----package.toml(40B)
----constants.go(80B)
----.packit(0B)

网友评论