文件名称:起头
文件大小:65KB
文件格式:ZIP
更新时间:2024-03-19 00:45:31
cnb Go
Paketo Yarn启动Cloud Native Buildpack
gcr.io/paketo-buildpacks/yarn-start
纱线启动CNB设置给定应用程序的启动命令。 start命令是从package.json的内容生成的。 例如,给出一个具有以下内容的package.json :
{
" scripts " : {
" prestart " : "
【文件预览】:
yarn-start-main
----NOTICE(606B)
----init_test.go(285B)
----build.go(1KB)
----detect_test.go(2KB)
----.github()
--------dependabot.yml(131B)
--------workflows()
--------CODEOWNERS(40B)
--------.syncignore(11B)
----LICENSE(11KB)
----constants.go(81B)
----.gitignore(14B)
----run()
--------main.go(292B)
----.packit(0B)
----go.sum(74KB)
----package.toml(40B)
----integration.json(174B)
----integration()
--------testdata()
--------init_test.go(2KB)
--------custom_start_cmd_test.go(3KB)
--------graceful_shutdown_test.go(3KB)
--------default_test.go(2KB)
----README.md(2KB)
----scripts()
--------integration.sh(3KB)
--------unit.sh(1KB)
--------package.sh(3KB)
--------.util()
--------build.sh(2KB)
----buildpack.toml(391B)
----build_test.go(5KB)
----go.mod(256B)
----detect.go(805B)
----rfcs()
--------0001-start-command.md(1KB)
--------0000-template.md(993B)
--------0002-reimplement-start-command.md(3KB)