Docker container with just Serverless CLI
7.6K
Docker container with just Serverless CLI. For speedier serverless github actions
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.
See the Action for usage
Content type
Image
Digest
Size
85.1 MB
Last updated
over 6 years ago
docker pull tegud/serverless-cli