App Submission: AlbyHub v1.10.1 #308
Annotations
2 errors and 1 notice
Invalid image name:
albyhub/docker-compose.yml#L1
Error: Invalid image format: ghcr.io/getalby/hub:v1.6.0@45ec367860a8f42c6f66317dd5889d8e2af8b0df1e0bc59b33e67c08770e4e17
|
Lint apps
❌ Linting failed with 1 error ❌
|
Potentially using unsafe user in service "server":
albyhub/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.
|