Skip to content

Instantly share code, notes, and snippets.

@taobun
Created July 10, 2020 11:18
Show Gist options
  • Save taobun/528a1c3cc3a4ada7209d045de6776527 to your computer and use it in GitHub Desktop.
Save taobun/528a1c3cc3a4ada7209d045de6776527 to your computer and use it in GitHub Desktop.
chmod +x echo.py
docker run --rm -v $(pwd):/scratch:ro bandprotocol/runtime:1.0.1 /scratch/echo.py "Hello lambda"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment