The int type is not sufficient for size and virtualSize parameters, if the image is bigger than 2gb.
This fixes https://issues.apache.org/jira/browse/JCLOUDS-1190 You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1028 -- Commit Summary -- * Change types of variables in docker ImageSummary -- File Changes -- M apis/docker/src/main/java/org/jclouds/docker/domain/ImageSummary.java (6) -- Patch Links -- https://github.com/jclouds/jclouds/pull/1028.patch https://github.com/jclouds/jclouds/pull/1028.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1028
