Skip to content

Docker version is not compatible with aws-sam-cli #73

@benbridts

Description

@benbridts

At the moment this plugin requires docker>=3.7,<3.8" (https://github.com/aws-cloudformation/cloudformation-cli-python-plugin/blob/master/setup.py#L40), aws-sam-cli requires docker~=4.0 (https://github.com/awslabs/aws-sam-cli/blob/develop/requirements/base.txt#L9).

Since both are command line tools, and sam cli is the recommended way to test the provider, changes are high that they will be installed in the same virtualenv. To make development easier, they should probably be in sync.

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