Skip to content

attently/docker-python-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travis Pulls Release

Python (latest) with Node.js 10.x based on beevelop/nodejs-python

  • Node: 10.x
  • npm: 6.x
  • yarn: stable
  • Python: latest
  • pip: latest
  • pipenv: latest

Customization Additions

  • zip: latest
  • awscli: latest

Pull from Docker Hub

docker pull nikolaik/python-nodejs:latest

Build from GitHub

docker build -t nikolaik/python-nodejs github.com/nikolaik/docker-python-nodejs

Run image

docker run -it nikolaik/python-nodejs bash

Use as base image

FROM nikolaik/python-nodejs:latest

Disclaimer

This is experimental and might break from time to time. Use at your own risk!

About

Python (latest) with Node.js 10.x docker image

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%