Forum Discussion
cgrinton
4 years agoExpert
Nice work! I had tried to get a working Docker image put together for the SDK a while back, but couldn't quite get as far as you. I suspect the magic ingredient that you found that I missed is:
# this backlevel version of nodejs is supported in the SDK
RUN curl -sL https://rpm.nodesource.com/setup_8.x | bash -
Related Content
- 2 months ago
- 3 months ago
- 21 days ago