bitbar / ubuno

Ubuntu LTS based Docker image with Node.js LTS inside

Home Page:https://hub.docker.com/r/bitbar/ubuno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ubuntu LTS based Docker image with Node.js LTS inside

https://hub.docker.com/r/bitbar/ubuno

License:ISC License


Languages

Language:Dockerfile 98.3%Language:Shell 1.7%