Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Running sam local invoke within lambci/lambda:build-python3.7 #197

@afarbos

Description

@afarbos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions