Cache mount ID is not prefixed with cache key
Having this issue when trying to deploy from dockerfile
12 Replies
Project ID:
N/A
the cache id must be prefixed with the correct cache key, this cache key is your service id, for example
is this railway specific ?
yes
π
thank you
no problem
let me know if you still have troubles
thank you again
is there a way to append arguments to docker run command ?
there is not, what would you need to append though?
-p 80:80 π¦
not necessary, have your app listen on the environment variable PORT
?
Means im crying angry but happy cause it works
awesome