Suggest an app
The catalog is curated while the project is in pre-release. Anything that runs as a Docker container can go in it — if there is something you want on the list, say so and it will be considered.
An entry has to earn its place on other people's home servers, so each one
is checked before it lands: no host path mounts, no reaching into another
app's data, no port the OS needs, an explicit image tag rather than
latest, and no shipped passwords or API keys — those
are public the moment the catalog is, and every box installing the app
would share them. The checks run automatically, using the same code the
appliance itself runs before it will touch Docker.
Open submissions are coming. When the source is public, publishing an app becomes a pull request against the catalog file, with those same checks running on it automatically — no account, no form, no waiting on anyone.