Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bitbar/ubuno

Ubuntu LTS based Docker image with Node.js LTS inside
https://github.com/bitbar/ubuno

confd curl docker docker-image gcc git nodejs tree ubuntu wget

Last synced: about 2 months ago
JSON representation

Ubuntu LTS based Docker image with Node.js LTS inside

Lists

README

        

# ubuno

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

## Info

* Based on Ubuntu LTS (22.04)
* Node.js (14)
* [confd](https://github.com/kelseyhightower/confd) onboard
* other tools:

* curl
* wget
* git
* gcc (helpful for some node packages - eg. node-gyp)
* tree

## Changelog

* **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](LICENSE)