| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Docker image for lambci's cmda.
There are two volumes you should set:
By default, we run with uid of 1000. Change the user if you are not uid 1000.
docker run --rm -v "${HOME}/.aws:/home/node/.aws:ro" -v "$(pwd):/data" ratchetdesigns/cmda:1.2.0 --function <your-function> info
Choose the version of cmda you want from npm and set the version in build.sh.
./build.sh
| Back | FazBrowse Home | New Git URL |