Skip to content

Debug port not exposed. #2045

@imayorski

Description

@imayorski

When lambdas are executed with the following properties:
LAMBDA_EXECUTOR=docker
LAMBDA_JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005

or
LAMBDA_EXECUTOR=docker
LAMBDA_JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=debug_port

The arguments are supplied to the java process but the port is not exposed in docker.

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