Skip to content

mrtj/docker-python-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Pulls

Python (latest) with Node.js 8.x

Based on srcbot/docker-python-nodejs

  • Node: 8.x
  • npm: 5.x
  • yarn: stable
  • Python: 3.6
  • pip: 9.x
  • pipenv
  • gettext

Pull from Docker Hub

docker pull janostolgyesi/docker-python-nodejs:latest

Build from GitHub

docker build -t janostolgyesi/docker-python-nodejs github.com/mrtj/docker-python-nodejs

Run image

docker run -it janostolgyesi/docker-python-nodejs bash

Use as base image

FROM janostolgyesi/docker-python-nodejs:latest

About

Ubuntu 18.10 Cosmic with Python3.6, pipenv and Node.js and serverless docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%