Docker / Linux
If you use alpine or slim version of node images, some errors may happen and you can fix with this minimal guide
For git
missing error
git
missing errorFor Alpine
incompatible error
Alpine
incompatible errorFor CentOS 7 glibc 2.18
not found error
glibc 2.18
not found errorFirst, please try
or try
Multi-thread / Cluster
Clustering is available on Linux, if your OS isn't Linux, you can try Docker as it works on Docker Linux container
Last updated