tribut / homeassistant-docker-venv

Run Home Assistant as non-root using the official docker image
123 stars 15 forks source link

adapt to addons base image #23

Open jam01 opened 3 years ago

jam01 commented 3 years ago

Is there a way to adapt this for use with the home assistant addons base images e.g.: https://github.com/hassio-addons/addon-ubuntu-base ?

tribut commented 3 years ago

Hey! I haven't really used the Home Assistant Operating System in a while. Can you elaborate a bit on what you would want to do? Use the addon base image and then run some addon without root privileges inside their container?

jam01 commented 3 years ago

I'm basically writing an add-on and wanted to use their base image as my base, but I use openshift and podman, which don't play nice with root needy containers. So I'm trying to find a way to remove that need from these images which use the same s6 base.