Skip to content

Request to remove the Xms & Xmx JVM flags from api #53

@psx95

Description

@psx95

This is a very well written sample, but extremely low values for Xms & Xmx values limit certain use cases for this sample.

For instance, I'm attempting to attach a javaagent to this application, but the JAR being passed as the agent requires > 8MB of memory.
Would it possible to either increase the default heap allocation or remove these args altogether so that they can fallback to the default values ?

I can download this sample make changes and then use the locally built image, but it would be great if I could just pull the published image from dockerhub.

Thanks.

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