staticfile:Cloud Native Buildpack提供默认服务器配置

时间:2021-03-20 18:43:52
【文件属性】:
文件名称:staticfile:Cloud Native Buildpack提供默认服务器配置
文件大小:68KB
文件格式:ZIP
更新时间:2021-03-20 18:43:52
Go 静态文件云原生构建包 buildpack自动执行为nginx创建配置文件的过程。 一体化 [[ requires ]] # The name of the Staticfile dependency is "staticfile". This value is considered # part of the public API for the buildpack and will not change without a plan # for deprecation. name = " staticfile " 用法 打包此buildpack以供使用: $ ./scripts/package.sh 默认情况下,这将使用GOOS=linux构建buildpack的Go源代码。您可以提供另一个值作为package.sh的第一个参数。 buildpack.yml配置 sta
【文件预览】:
staticfile-main
----fakes()
--------bp_yml_parser.go(1KB)
--------entry_resolver.go(732B)
--------script_writer.go(1KB)
--------install_process.go(769B)
----.gitignore(6B)
----go.mod(245B)
----log_emitter.go(543B)
----buildpack.toml(369B)
----buildpack_yml_parser_test.go(5KB)
----config_installer.go(2KB)
----profile_d_writer.go(868B)
----plan_entry_resolver_test.go(1KB)
----integration()
--------testdata()
--------logging_test.go(2KB)
--------nginx_test.go(3KB)
--------init_test.go(2KB)
----run()
--------main.go(625B)
----detect.go(1KB)
----buildpack_yml_parser.go(1KB)
----go.sum(80KB)
----.github()
--------CODEOWNERS(44B)
--------.syncignore(11B)
--------workflows()
--------dependabot.yml(131B)
----integration.json(52B)
----scripts()
--------unit.sh(1KB)
--------package.sh(3KB)
--------build.sh(2KB)
--------.util()
--------integration.sh(3KB)
----README.md(1KB)
----build_test.go(8KB)
----server_configs()
--------nginx.conf(5KB)
----config_installer_test.go(4KB)
----log_emitter_test.go(822B)
----build.go(3KB)
----detect_test.go(2KB)
----init_test.go(531B)
----plan_entry_resolver.go(685B)
----package.toml(40B)
----config.go(922B)
----profile_d_writer_test.go(3KB)
----constants.go(1KB)
----.packit(0B)

网友评论