Skip to content

Add support for fixed ports in Docker Compose generation #1949

@mhalbritter

Description

@mhalbritter

For Grafana LGTM i wanted to generate '3000:3000' for the admin UI in the ports section of a Docker Compose file. We only support random ports, but in this case, having a fixed port for the UI (which the user can then open in the browser) would make sense.

Alternative would be that Spring Boot prints out a link to the Admin UI port on startup.

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