Open jam01 opened 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?
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.
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 ?