7 months ago
Hello, Railway team,
I am having difficulty hosting Supabase in my project using a template. When I try to implement it, I am encountering errors related to the Supabase Docker image. The main error indicates that the Supabase Docker image I am trying to use does not have the “latest” tag.
I would like to know how I can fix this and if there is any specific documentation or guidance on how to implement Supabase.
Thank you in advance for your help.
2 Replies
brody
Hello,Please link the template you have used.
4 months ago
Hello - I am dealing with this exact issue right now. I'm trying to work with this docker file: https://hub.docker.com/r/supabase/postgres and I've tried to use an image with tag: supabase/postgres:17.0.1.042-orioledb but encountering the same persistent failure: "Container failed to start" - "This image does not have a "latest" tag. Please use a specific tag or the image digest."