fnproject/cli

[Boilerplate][Runtime version] Create multiple NodeJS runtime version

denismakogon opened this issue · 0 comments

As for now, the CLI has node runtime which doesn't have any version, only googling actually helps to figure out which version it actually is (FYI, it's the latest).
I recommend to make a difference for the following node runtime versions:

  1. node8 based on debian slim stretch
  2. node10 based on debian slim stretch
  3. node11 based on debian slim stretch

default node runtime will point to node11, meaning node == node11