Docker image containing NodeJS, Serverless Framework and Yarn.
1M+
Docker image containing NodeJS, Serverless Framework and Yarn.
If you want to build and use your own local image
# build image locally
$ make build
# go inside the container
$ make shell
example/apigw is an example on how to use amaysim/serverless.
To update the Docker image after making changes/fixes follow the common steps below. The steps for updating the Serverless Framework and Node can be combined.
SERVERLESS_VERSION of Makefileexample/apigw/docker-composedocker pull node:lts-alpine$ make tagBuild Details tab, you should now see the new tag kicking offThe Docker image has the following:
Content type
Image
Digest
sha256:b3fada453…
Size
359.5 MB
Last updated
12 months ago
docker pull amaysim/serverless:4.14.4-2.0.0-2510060604