The issue was that I use docker installed by snap and due to this credentials was in ```/root/snap/docker/3064/.docker/config.json``` so I have to do copy credentials json to ```/root/.docker/config.json```
then docker-compose pull starts working correct