Skip to content

🐍 Python (latest) with Node.js 10.x docker image and Serverless Framework CLI ⚡️

License

Notifications You must be signed in to change notification settings

lucasbastianik/docker-python-nodejs-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Pulls License: MIT

Python (latest) with Node.js 10.x and Serverless Framework based on nikolaik/docker-python-nodejs

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

Pull from Docker Hub

docker pull lucasbastianik/python-nodejs-serverless:latest

Build from GitHub

docker build -t lucasbastianik/python-nodejs-serverless github.com/lucasbastianik/docker-python-nodejs-serverless

Run image

docker run -it lucasbastianik/python-nodejs-serverless bash

Use as base image

FROM lucasbastianik/python-nodejs-serverless: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 and Serverless Framework CLI ⚡️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published