docker-java-node-git
A minimal Dockerfile based on [timbru31/java-node](https://www.github.com/timbru31/docker-java-node) with git installed: https://hub.docker.com/r/nathanfriend/java-node-git/
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 2 |
| Open Issues | 0 |
| Last Commit | 2020-11-26 |
| Downloads | 0 |
| Last Indexed | 2026-09-07 06:08 |
Tags
Installation
nimble install docker-java-node-git
choosenim install docker-java-node-git
git clone https://gitlab.com/nfriend/docker-java-node-git
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| docker-java-node-git | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/nfriend/docker-java-node-git |
|---|---|
| Homepage | https://gitlab.com/nfriend/docker-java-node-git |
| Registry Source | gitlab |
README
java-node-git-docker-image
A minimal Dockerfile based on timbru31/java-node with git installed.
View on Docker Hub: https://hub.docker.com/r/nathanfriend/java-node-git/
What's included
- From timbru31/java-node:
- JRE 8/11
- Node.js 10
- npm 6
- yarn
- curl
- From this Dockerfile:
- git
Source
View the source on GitLab or its mirror on GitHub. Please open issues and merge requests against the GitLab repository.