Skip to content

requirements.txt(from Pipfile) should be generated inside docker container when dockerizePip is trueΒ #337

Open
@jck

Description

@jck

currently, this plugin expects pipenv to exist on the host to generate the requirements.txt.

To simplify CI setups, requirements.txt could be generated inside the docker container. pipenv is already installed in the lambci/lambda:build-python* images

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions