This is just another Node image. It can be used as a base image for a Cloud
Build step that makes use of yarn
.
This repository has 2 long-lived branches (aside from the default main
), the
goal for each of them is to build two main Node versions:
The build process remains the same, regardless of the branches, but make sure to build and push images from the most recent commit in each branch upon merge.
Requirements:
Build:
See separate README for each Node branch.