Skip to content

Docker file with official Python 3.6 jessie + node

Notifications You must be signed in to change notification settings

kipparker/python-node8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Official Python 3.6 with Node 8 on Jessie

  • npm: 5.6.0
  • Node: v8.11.3
  • Python: 3.6.6

Example usage

docker pull kipparker/python-node8:3.6-jessie
docker run kipparker/python-node8:3.6-jessie npm install
docker run kipparker/python-node8:3.6-jessie pip install -r requirements.txt

About

Docker file with official Python 3.6 jessie + node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published