Skip to content

docker image for local development with serverless

SummaSolutions/serverless-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

docker image for local development with serverless

Usage

docker run --rm -ti -v $(pwd):/app -v ~/.aws/:/root/.aws -w /app summasolutions/serverless bash

Features

  • Python 3.7.7
  • aws-cli/1.18.21 Python/3.7.7 Linux/4.19.76-linuxkit botocore/1.15.21
  • Serverless Framework Core: 1.71.1 Plugin: 3.6.12 - SDK: 2.3.0 - Components: 2.30.11

Build image

docker build --no-cache --tag summasolutions/serverless .

Update local image

docker pull summasolutions/serverless:latest

About

docker image for local development with serverless

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •