imgdupes icon indicating copy to clipboard operation
imgdupes copied to clipboard

Docker error 132

Open qdrop17 opened this issue 5 years ago • 3 comments

Hello.

I would love to run this thing on my Synology-NAS (DS718+). Unfortunately, my containers always exit with error 132:

https://medium.com/@nprch_12/docker-exited-132-e38f9dd2cd0d

This is weird as my CPU should support SSE4.2. cpuinfo.txt

Would you mind helping me in debugging this issue? Unfortunately I don't get any logs from the container as it crashes immediately.

Best

qdrop17 avatar Sep 30 '19 09:09 qdrop17

Hello. I would like to display thoes pictures in Ubuntu, would you mind tell me how to do that?

Best

camCX avatar Oct 27 '19 10:10 camCX

For anyone who is still looking to show the images in Ubuntu, the problem is that the default ubuntu terminal doesn't display images. You need a terminal with imgcat support. One such terminal is wezterm:

saraswat40 avatar Aug 16 '22 21:08 saraswat40

For anyone who is still looking to show the images in Ubuntu, the problem is that the default ubuntu terminal doesn't display images. You need a terminal with imgcat support. One such terminal is wezterm:

Thanks for the recommendation, wezterm works out of the box displaying the images

Sycarol avatar Apr 14 '23 05:04 Sycarol