Skip to content

Instantly share code, notes, and snippets.

@hubgit
Created March 12, 2021 16:10
Show Gist options
  • Select an option

  • Save hubgit/5220bafcd0f258a9a87321ff868034f8 to your computer and use it in GitHub Desktop.

Select an option

Save hubgit/5220bafcd0f258a9a87321ff868034f8 to your computer and use it in GitHub Desktop.
You don't need a Dockerfile for a Node app
brew install buildpacks/tap/pack
pack builder suggest
pack config default-builder gcr.io/buildpacks/builder:v1
pack build my-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment