Cache mount ID is not prefixed with cache key
I'm getting the error above with this Dockerfile:
I am using Turborepo and the Dockerfile is located in
/apps/api/Dockerfile
.
What am I doing wrong here?Solution:Jump to solution
you can't use
${RAILWAY_SERVICE_ID}
the service id would need to be hardcoded5 Replies
Project ID:
48848408-a9ee-4094-ba13-e65c1e6a1646
48848408-a9ee-4094-ba13-e65c1e6a1646
Solution
you can't use
${RAILWAY_SERVICE_ID}
the service id would need to be hardcodedoh let me try that
yep that was it, thanks!
New reply sent from Help Station thread:
Safari hides the full URL and makes me look for the <service id> for ages, >_<You're seeing this because this thread has been automatically linked to the Help Station thread. New reply sent from Help Station thread:
You can also copy the Service ID from the command pallet when you have a project open, cmd / ctrl + k
-> Copy Service ID.
You're seeing this because this thread has been automatically linked to the Help Station thread.