它们是否特定于操作系统?在哪里可以找到Windows构建包?
参考:https://docs.cloudfoundry.org/buildpacks/understand-buildpacks.html#detection
答案 0 :(得分:0)
答案 1 :(得分:0)
Buildpacks provide framework and runtime support for apps. Whereas Compiler is to compile your code.
You will not use compiler in CloudFoundry, with the fact that you will run only compiled-codes in Cloudfoundry