Skip to content

Clustertools image size could be optimized #24

@kosstennbl

Description

@kosstennbl

Clustertools image size is ~ 2.1GB, which has to be downloaded and extracted.
Possibly it can be made smaller for faster usage and less space consumption.

Improvement possibilities:
Join layers for Wireshark installation, for external tools download.
Use --no-install-recommends with apt when installing packages.
Remove all the packages needed for build after building Wireshark.
Remove tar archives for external tools.
Remove source code of Wireshark and OpenMetricsValidator after build.

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