Headphones recently merged Python 3 support to the master branch,
breaking the existing images.
Update the Dockerfiles to use baseimage-alpine image and
update the services to use Python 3.
This change allows using Headphones builtin mechanism to set and use the
listening TCP port.
This is particularly useful when using macvlan networking as docker's -p
option isn't functional in this case.