im using linux and trying to run a chainlink node on testnet with docker, after running docker-compose up I have two containers running in the docker, chainlink and postgresql DB. Im trying run a cli on the chainlink container, when I click on the docker cli icon in the bottom left corner im getting :
The /usr/bin/xterm does not exist please set the correct path.
For terminal path in the setting I have: /usr/bin/xterm
For exec command shell in the setting I have the -sh option selected
Thx
<----------------------------------->
docker version 20.10.2
unbuntu 20.4
kitematic latest