Skip to content

zeroconfigio/docker-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-serverless

Security Hadolint Publish

Unofficial Docker image for Serverless Framework deployments

Contents

  • Alpine Linux
  • Serverless
  • Python3
  • Node LTS
  • awscli

Architectures

  • linux/arm64
  • linux/amd64

Not supported

  • arm/v7 (dropped support on Serverless v3.37.0 and onwards)
  • arm/v6 (dropped support on Serverless v3.37.0 and onwards)
  • ppc64le (dropped support on Serverless v3.37.0 and onwards)
  • s390x (dropped support on Serverless v3.35.2 and onwards)

Usage

Command:

docker run -it --rm zeroconfigio/serverless:latest "sls --version"

Output Example:

Framework Core: 3.15.2
Plugin: 6.2.2
SDK: 4.3.2

Author

ZeroConfig.io

License

MIT Licensed. See LICENSE for full details.