Skip to content

Docker image of Python 3 containing NodeJS, NPM and Serverless Framework.

License

Notifications You must be signed in to change notification settings

gbrlgn/docker-serverless-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-serverless-python

Security Lint

https://hub.docker.com/repository/docker/dnxsolutions/serverless-python

Docker image with:

  • Python 3
  • NodeJS
  • NPM
  • Serverless framework

hooks (docker hub)

Thinking about the automatic release/tag generation for each Python version, we implemented hooks to replace the default behaviour of the build and push steps. The hooks are available in the folder /hooks and there is a script for local tests simulating docker hub build step in build-images.sh.

For more information visit the official documenation: https://docs.docker.com/docker-hub/builds/advanced/.

Authors

Module managed by DNX Solutions.

License

MIT Licensed. See LICENSE for full details.

About

Docker image of Python 3 containing NodeJS, NPM and Serverless Framework.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 70.1%
  • Makefile 19.0%
  • Shell 10.9%