Installing docker and docker-compose

Hi,
I am new to Beaglebone Black and also python. I am having troubles installing docker on the BBB. Can someone help me with the same? I’ve tried a few links on the internet but nothing seems to work for me. Looks like I’m doing something wrong.

Just to be sure I understand the question. Are you trying to do local development for satnogs-db on a beaglebone?

If that’s the case you could try the virtualenv approach. Docker may be a pain to set it up on an arm device.