App Submission: localai #1079
Draft
App Submission: localai #1079
Annotations
3 errors and 2 notices
Run sharknoon/umbrel-app-linter-action@4b8d743497ac391ae7ed8d3962b289bdbafa15c3:
localai/docker-compose.yml#L10
The image "localai/localai:v2.14.0-aio-cpu@sha256:b0366517053d5aadd093f1afb3143484bf7e6eaec163de6d71f547dc234fe18d" does not support the architectures "arm64" and "amd64". Please make sure that the image supports both architectures.
|
Run sharknoon/umbrel-app-linter-action@4b8d743497ac391ae7ed8d3962b289bdbafa15c3:
localai/umbrel-app.yml#L1
The "releaseNotes" key is required
|
Run sharknoon/umbrel-app-linter-action@4b8d743497ac391ae7ed8d3962b289bdbafa15c3
❌ Linting failed with 2 errors ❌
|
Run sharknoon/umbrel-app-linter-action@4b8d743497ac391ae7ed8d3962b289bdbafa15c3:
localai/docker-compose.yml#L26
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@4b8d743497ac391ae7ed8d3962b289bdbafa15c3:
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