Skip to content

Docker container with just Serverless CLI. For speedier serverless github actions

Notifications You must be signed in to change notification settings

spacecase123/docker-serverless-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

docker-serverless-cli

Docker container with just Serverless CLI. For speedier serverless github actions

But Why?

The official Serverless github action uses the base node slim image, and npm installs serverless globally. This could be cut down in time drastically, if we just had a docker container with the CLI already installed, just docker pull, job done.

Usage

See the Action for usage

About

Docker container with just Serverless CLI. For speedier serverless github actions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%