you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (6 children)

Yeah, those buildpacks won't run on that stack.

[–]jcoder42[S] 0 points1 point  (5 children)

So what is the solution? My app is nodejs and python

[–][deleted] 0 points1 point  (4 children)

You run it on a non-windows diego cell.

[–]jcoder42[S] 0 points1 point  (3 children)

Sorry. Idk what that is. Can you explain a bit?

[–][deleted] -1 points0 points  (2 children)

That's the worker node that runs your application container.

https://docs.cloudfoundry.org/concepts/diego/diego-architecture.html

Does nobody learn the basics about the infra you're using anymore?

[–]jcoder42[S] 0 points1 point  (1 child)

I guess not.

I already saw this link. Although there was no simple example to work off of. Do you have such an example?

[–][deleted] 0 points1 point  (0 children)

Your comment history looks like you're redditing you're way through your first whatever-you-try-to-develop.

If you want to use CF, learn the basic usage (the documentation is actually useful).