container-diff icon indicating copy to clipboard operation
container-diff copied to clipboard

fatal error: runtime: out of memory

Open vaibhavnd opened this issue 6 years ago • 0 comments

Expected behavior

container-diff diff daemon://<local_image1> daemon://<local_image2> --type=history above command shows the diff

Actual behavior

fails with fatal error

Information

  • container-diff version: v0.15.0
  • Operating system: Ubuntu 14.04.5 LTS

Steps to reproduce the behavior

  1. container-diff diff daemon://<local_image1> daemon://<local_image2> --type=history

Additional information : docker images on local are approx 2GB + in size

vaibhavnd avatar Nov 04 '19 10:11 vaibhavnd