AWS Credentials are required for deployment.
Copy this example Makefile to a project folder:
mkdir /tmp/sls_test
cd /tmp/sls_test
wget https://raw.githubusercontent.com/conmio/docker-serverless/master/example/Makefile
make create
make deploy
make remove
make shell
Content type
Image
Digest
Size
53.9 MB
Last updated
over 8 years ago
docker pull conmio/serverless