To run these containers as non-root make sure you update your configuration to the user and group you want.
Images can be browsed on the GitHub Packages page for this repo's packages.
For applications that need to have persistent configuration data the config volume is hardcoded to /config inside the container. This is not able to be changed in most cases.
Containers here can be deprecated at any point, this could be for any reason described below.
- The upstream application is no longer actively developed
- The upstream application has an official upstream container that follows closely to the mission statement described here
- The upstream application has been replaced with a better alternative
- The maintenance burden of keeping the container here is too bothersome
A lot of inspiration and ideas are thanks to the hard work of the home-ops community, hotio.dev and linuxserver.io contributors.