-
Notifications
You must be signed in to change notification settings - Fork 501
App Submission: Reitti #3557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
App Submission: Reitti #3557
Conversation
App Submission: LinkStack - Self-hosted open-source Linktree alternative
❌ Linting failed with 1 error and 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
Legend
|
Hey @al-lac! The linter fails on the PostGIS image because the digest used (sha256:…) is architecture-specific. Official PostGIS Docker images (postgis/postgis) should support ARM64 and AMD64, but using a digest locks it to a single architecture. Removing the digest and using the tag (e.g., postgis/postgis:17-3.5-alpine) allows proper multiarch support. |
Hey @dennysubke! Thanks for another useful submission! 🗺️ From what I could find, the postgis images don't support arm64 yet, there is also still this open issue: postgis/docker-postgis#216 Maybe we could use this image: https://github.com/baosystems/docker-postgis/pkgs/container/postgis Can you give it a try? |
App Submission
Reitti
...
Icon
...
Gallery images
I have tested my app on: