Skip to content

Docker image is close to 100mb #282

Closed

Description

The current Docker image for the operator is close to 100MB at DockerHub. It looks like the change in #191 is the one that caused the biggest bump. Reverting it locally caused the image to go down to the initial levels.

image

$ docker images jaegertracing/jaeger-operator:1.10.0
REPOSITORY                      TAG                 IMAGE ID            CREATED             SIZE
jaegertracing/jaeger-operator   1.10.0              806a4530248d        7 days ago          266MB


$ docker images jpkroehling/jaeger-operator:latest
REPOSITORY                    TAG                 IMAGE ID            CREATED             SIZE
jpkroehling/jaeger-operator   latest              dcfed8ef97cc        30 seconds ago      44.9MB

I'm not sure this is a problem right now, but it's something to keep an eye on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions