Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 564 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 564 Bytes

ubuno

(Ubu)ntu based Docker image with (No)de.js.

Info

  • 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

Changelog

  • 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
  • 2.0.0

    • Node.js updated to 12
  • 1.0.0

    • First public version with Node.js 10

License

ISC License