A Docker image designed for developers, featuring pre-installed Java, Python, NodeJS and more.
785
A robust and versatile Docker image designed for developers, featuring preinstalled Java, Node.js, Python, Docker, Kubernetes, Helm, and more. Ideal for building and testing applications in a streamlined and up-to-date environment. This image is also ready to be used as base for remote development environments, making it an excellent starting point for setting up your remote development workspace.
JNP provides a complete Docker image that integrates essential programming languages ββand runtimes such as Java, Node.js, and Python, along with crucial development tools such as Docker, Kubernetes, and Helm. This image is a starting point for developers who need a reliable and consistent development stack across multiple projects, and for anyone who wants to get started with remote development environments.
docker pull mrcolorrain/jnp:basedocker run -it --rm --privileged mrcolorrain/jnp:base
docker run -it --rm -e DOCKER_HOST=mydockerhost:port mrcolorrain/jnp:base--gpus flag: docker run -it --rm --gpus all --privileged mrcolorrain/jnp:baseBoth images are designed to be versatile, allowing for easy customization:
If you find this project helpful, consider supporting its development by leaving a star β or contributing to the repository. Your support is greatly appreciated!
Content type
Image
Digest
sha256:63573c357β¦
Size
779.2 MB
Last updated
about 1 year ago
docker pull mrcolorrain/jnp:coder-1.2.0