Closed imjasonh closed 6 years ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ImJasonH
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cc @aaron-prindle
@ImJasonH: GitHub didn't allow me to request PR reviews from the following users: aaron-prindle.
Note that only elafros members and repo collaborators can review this PR, and authors cannot review their own PRs.
Open Questions:
1.) What builder image should be used?
gcr.io/gcp-runtimes/ftl_node_8_5_0_ubuntu_16_0_4_build:f1607c1721353971301dae01ac911ddcd3d39388
Is there some more sane tag that can be used?
2.) What base image should be used by default?
gcr.io/gae-runtimes/nodejs8:nodejs8_20180417b_RC00
gcr.io/gae-runtimes/nodejs8_fn:8_10_0_nightly_20180322_RC00
Is there some more sane tag that can be used?
3.) Should
entrypoint
be a build template paramater?--entrypoint=\"node /worker/worker.js --max-old-space-size=100\"
4.) Are there any more options that are accepted by the FTL builder image?
5.) Can we take this opportunity to document FTL better? Otherwise, the FTL README.md is pretty scant. 🙁
Fixes #5