Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

My image loads whith 0 bytes #85

Open
golcinab opened this issue Feb 24, 2016 · 22 comments
Open

My image loads whith 0 bytes #85

golcinab opened this issue Feb 24, 2016 · 22 comments

Comments

@golcinab
Copy link

Loading my image in imagelayers.io show image size with 0 bytes that is not real.
On hardisk, imagesize is quite 18Mb.

https://imagelayers.io/?images=golcinab%2Fswissknife:latest.

@bohanyang
Copy link

Same: https://imagelayers.io/?images=bohan%2Fonemirror:latest
Please fix it.

@rafabene
Copy link

rafabene commented Mar 4, 2016

@viossat
Copy link

viossat commented Mar 6, 2016

@luispabon
Copy link

@schuhschuh
Copy link

@vixns
Copy link

vixns commented Mar 9, 2016

@ckleban
Copy link
Contributor

ckleban commented Mar 16, 2016

Taking a look...

@jfusterm
Copy link

All my images show 0 bytes as well.

https://imagelayers.io/?images=jfusterm%2Fnginx:latest

@LionHeartFXCX
Copy link

@golcinab
i think it's the docker version's issue.You can have a look at your image's build details,if it is under the version 1.10 such as 1.9 or 1.8, Imagelayers will show the virtual size of image.
Yesterday, i read the new doc for docker image's layers
https://docs.docker.com/engine/userguide/storagedriver/imagesandcontainers/
in version 1.10, Docker has a new content addressable storage model, i think it is reason why Imagelayers does not work.

@PHLAK
Copy link

PHLAK commented Mar 29, 2016

@golcinab That sounds logical. However, this is still a problem with ImageLayers that they need to fix. All containers going forward will be using this new format.

@smebberson
Copy link

@tjdett
Copy link

tjdett commented Apr 5, 2016

This is almost certainly better tracked at microscaling/imagelayers#26, because it's probably not a GUI bug.

@ckleban
Copy link
Contributor

ckleban commented Apr 5, 2016

The issue is the underlying docker libraries that imagelayers uses. They
don't support the newer Docker stuff.

We have on our back log to either improve the underlying library we use or
replace it with something up to date. However, if anyone out there wants to
take this work on and submit a PR, that would be awesome.

On Mon, Apr 4, 2016 at 10:00 PM, Tim Dettrick [email protected]
wrote:

This is almost certainly better tracked at microscaling/imagelayers#26
microscaling/imagelayers#26, because it's
probably not a GUI bug.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#85 (comment)

@joshbalfour
Copy link

joshbalfour added a commit to joshbalfour/docker-cloudwatch-logs that referenced this issue Apr 22, 2016
cron410 added a commit to packetworks/docker-nxfilter that referenced this issue May 22, 2016
@viossat
Copy link

viossat commented Jun 14, 2016

Same thing now for most of the official images: Busybox, Alpine, Ubuntu, CentOS, Mongo, Node, ...

@luispabon
Copy link

Yah, everyone's switching to latest docker as docker hub is discontinuing
support to the old image format.

On Tue, 14 Jun 2016, 17:29 Mathieu Viossat, [email protected]
wrote:

Same thing now for most of the official images: Busybox, Alpine, Ubuntu,
CentOS, Mongo, Node, ...


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#85 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGF8V82577JD2l4DEfXFkAMG7_AzKOCoks5qLtbigaJpZM4HheIk
.

Kind regards,
Luis Pabon

@lizrice
Copy link

lizrice commented Jul 29, 2016

We loved this functionality from ImageLayers, and we've built something similar into MicroBadger that works with V2 of the Docker Registry API

@frol
Copy link

frol commented Jul 29, 2016

@lizrice Your link is broken (it is relative). It would be nice to also have "size on disk" just like ImageLayers badge provided in addition or instead of "download size".

@lizrice
Copy link

lizrice commented Jul 29, 2016

@frol fixed link, thanks for pointing that out! And noted about having the disk size too. (We need to have set up an issues list to track ideas like this, hopefully will have that done later today)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests