Satnogs failed | msg: docker command not found in PATH

Hi @acinonyx,

I just reinstalled Satnog Client Ansible. I did according to the one at SatNOGS Client Ansible - SatNOGS Wiki. but now why the command ansible-playbook -i production / inventory -K site.yml have to use Docker.
“satnogs failed | msg: docker command not found in PATH”
Please help

Best Regard
Rian - YC5ABK

I had to install docker to get past this.

I’m trying this on Ubuntu 18 and it’s been a slow process, no luck yet.

Ansible doesn’t use or depend on Docker. That’s clearly a bug.

I had issues with ansible on the raspian distribution as well. I had to delete the footloose files in production and upgrade the ansible version to 2.10. I can provide the specific steps later if intereseted.

Hi
I am interesting on how to proceed