(Ubu)ntu based Docker image with (No)de.js.
- 
Based on Ubuntu LTS (22.04)
 - 
Node.js (16)
 - 
confd onboard
 - 
other tools:
- curl
 - wget
 - git
 - gcc (helpful for some node packages - eg. node-gyp)
 - tree
 
 
- 
4.0.0
- Node.js updated to 16
 
 - 
3.0.0
- Updated ubuntu to 22.04 lts and node to 14
 
 - 
2.0.1
- Patch: Added missing 
CMD 
 - Patch: Added missing 
 - 
2.0.0
- Node.js updated to 12
 
 - 
1.0.0
- First public version with Node.js 10