How to use docker image from ghcr.io
I can't seem to be able to import some docker images from ghcr.io into railway.
Here's an example:
ghcr.io/novuhq/novu/api:latest
If I make a dockerfile and a repository, railway does build it
22 Replies
Project ID:
N/A
N/A
is that a public image?
yes
did you missspell latest?
yes you did https://github.com/novuhq/novu/pkgs/container/novu%2Fapi
oof
did i
doesn't really matter tho, if I write ghcr.io/novuhq/novu/api:736e6fc98cc87a830c9ad6c2cda78d7770cbb415
it says invalid docker image just the same
start by spelling latest correctly 🤣
i assume a parsing error because of that extra slash
i think @fp would be the person to tag
umm hi
Let me look at how we parse these.
I think you're right. Raising internally.
thanks for the tag. Will fix soon
@beuz try this https://bookmarklets.up.railway.app/image-deploy/
it seems to deploy the image you want, the ui bugs out but the image does deploy
just thought it up so it hasn't been extensively tested, but let me know if it works for you
I believe it works
pog
just tested it
however it doesn't show on the ui
the source of the image
lol
but it is a good workaround
thank you brody
the ui bugs out but the image does deployyep i know you can click it again to see the source
oh yeah
sorry I'm sleepy
and remove the text to remove the image
almost 2am here xD
ah, nice
let me know if there are any issues
as per the latest changelog, this is now fixed
nice!
thank you devs