Skip to content

2.4.2-alpine3.6 contains useless ruby libs in /usr/lib #160

@ojab

Description

@ojab

Even though ruby from /usr/local is used, image contains additional ruby libraries in /usr/lib:

$ docker run --rm -ti ruby:2.4-alpine3.6 du -csh /usr/lib/ruby /usr/lib/libruby.so.2.4.2
10.1M   /usr/lib/ruby
2.1M    /usr/lib/libruby.so.2.4.2
12.2M   total

AFAIU they are not used at all and can be safely removed.

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