I try to execute conky on my container (docker) for monitoring it with ssh tunnel. If I try to execute conky on my admin server it's okay but on my container I can't !
pc --> admin server --> container
I've installed libimlib2-dev but I get again this error:
Conky: can't open display:
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. Please fix your program.