umbrel-apps
umbrel-apps copied to clipboard
App Submission: Amato 2.0
Hi All,
Nmfretz and I decided that I would add additional styling to Amato. Additional updates will occur here.
This continues from
https://github.com/getumbrel/umbrel-apps/pull/729
⚠️ Linting finished with 1 warning ⚠️
Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.
Please review the linting results below and make any necessary changes to your submission.
Linting Results
| Severity | File | Description |
|---|---|---|
| ℹ️ | amato/docker-compose.yml |
Potentially using unsafe user in service "web": The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000. |
| ⚠️ | amato/umbrel-app.yml |
"icon" and "gallery" needs to be empty for new app submissions: The "icon" and "gallery" fields must be empty for new app submissions as it is being created by the Umbrel team. |
Legend
| Symbol | Description |
|---|---|
| ❌ | Error: This must be resolved before this PR can be merged. |
| ⚠️ | Warning: This is highly encouraged to be resolved, but is not strictly mandatory. |
| ℹ️ | Info: This is just for your information. |
Thanks @ziadgit. Ping me whenever you are ready.
Hi @ziadgit, I am closing this PR for organizational purposes. Please re-open once you have created and packaged the new UI!