Skip to content

Hatch-Team/docker-node-serverless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

Docker-node-serverless

Dockerhub badge

Docker-powered build/deployment environment for Serverless projects. This Docker image is intended for use with CI/CD tools such as CircleCI.


This image is based on node:8.10-alpine (AWS Lambda uses Node v8.10) and has the AWS CLI.

Serverless should be used from the building project node_modules.

docker build . -t hatchteam/serverless-node-deploy-aws -t hatchteam/serverless-node-deploy-aws:10 docker push hatchteam/serverless-node-deploy-aws docker push hatchteam/serverless-node-deploy-aws:10

About

Docker-powered build/deployment environment for Serverless projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%