Docker zeroconf not working

I installed docker on my Pine64 to run hass. When I try to run it I get “The folowing components could not be set up: zeroconf, ios”. What could be the problem?

Docker command used:

docker run -d --restart unless-stopped --name="home-assistant" -v /docker/hass_config:/config -v /etc/localtime:/etc/localtime:ro --net=host homeassistant/raspberrypi3-homeassistant