buildpacks / docs

Web content for Cloud Native Buildpacks
https://buildpacks.io
Apache License 2.0
30 stars 162 forks source link

update to run the `pack` command #703

Closed laurentheirendt closed 4 months ago

laurentheirendt commented 4 months ago

The previous command is not runnable as the location of the command is important.

Alternative when outside the node-js-sample-app directory:

pack build test-node-js-app --path ./node-js-sample-app --buildpack ./node-js-sample-app/node-js-buildpack