Skip to content

Add the ability to override the ports used by the docker images #9

@josegonzalez

Description

@josegonzalez

Description of feature

The docker images listen to ports specified by DOCKER_LAMBDA_API_PORT and DOCKER_LAMBDA_RUNTIME_PORT by default. While it would be great if they respected $PORT, we can emulate this by using specifying both environment variables in the built dockerfile.

Specifying --port should set both of these values in the generated Dockerfile via ENV directives.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions