Allow custom labels on hassio docker containers

Following the install of hassio using the hassio-installer, I would like to add permanent docker labels to the homeassistant container to enable the dynamic configuration side of traefik reverse proxy. See this basic example

Perhaps the custom labels could be added to homeassistant.json and read into the docker container by supervisor?