App Submission: localai #1079
+44
−0
Draft
App Submission: localai #1079
Annotations
2 warnings and 2 notices
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run sharknoon/umbrel-app-linter-action@d392151f207ab882efc7ddd4a299b6290b6356eb:
localai/umbrel-app.yml#L16
The "icon" and "gallery" fields must be empty for new app submissions as it is being created by the Umbrel team.
|
Run sharknoon/umbrel-app-linter-action@d392151f207ab882efc7ddd4a299b6290b6356eb:
localai/docker-compose.yml#L19
The volume "${APP_DATA_DIR}/data/models:/build/models:cached" tries to mount the file/directory "/localai/data/models", but it is not present. This can lead to permission errors!
|
Run sharknoon/umbrel-app-linter-action@d392151f207ab882efc7ddd4a299b6290b6356eb:
localai/docker-compose.yml#L1
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.
|
Loading