Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitbar/ubunopy
Ubuntu LTS based Docker image with Node.js LTS and Python inside
https://github.com/bitbar/ubunopy
confd curl docker docker-image gcc git nodejs pip3 python3 tree ubuntu wget
Last synced: 3 months ago
JSON representation
Ubuntu LTS based Docker image with Node.js LTS and Python inside
- Host: GitHub
- URL: https://github.com/bitbar/ubunopy
- Owner: bitbar
- License: isc
- Created: 2019-08-29T13:46:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T10:05:01.000Z (almost 2 years ago)
- Last Synced: 2024-05-14T00:52:36.778Z (6 months ago)
- Topics: confd, curl, docker, docker-image, gcc, git, nodejs, pip3, python3, tree, ubuntu, wget
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/bitbar/ubunopy
- Size: 7.81 KB
- Stars: 0
- Watchers: 23
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ubunopy
(Ubu)ntu based Docker image with (No)de.js and (Py)thon inside.
## Info
* Based on [bitbar/ubuno](https://github.com/bitbar/ubuno) which has:
* Ubuntu LTS (22.04)
* Node.js (14)
* [learn more](https://github.com/bitbar/ubuno)* Python 3 + pip
* Python 2.7 + pip## Changelog
* **3.0.0**
* Updated Ubuntu to 22.04, Node to 14 and Python to 3.8* **2.0.0**
* Updated Node.js version to 12 LTS
* **1.2.0**
* Added python2.7
* **1.1.0**
* Changed base image to `bitbar/ubuno`
* **1.0.0**
* First public version
## License
[ISC License](LICENSE)