You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2023. It is now read-only.
I am trying to run sam local invoke with in lambci/lambda:build-python3.7 without success. Docker seems to be installed or accessible at least, but is not running within this container. Is there some settings to provide ?
> sam local generate-event s3 put --bucket somebucket --key SOMEKEY | sam local invoke
2019-07-02 23:32:35 Reading invoke payload from stdin (you can also pass it from file with --event)
Error: Running AWS SAM projects locally requires Docker. Have you got it installed?
> docker --version
Docker version 18.06.1-ce, build e68fc7a215d7133c34aa18e3b72b4a21fd0c6136