FrankHeijden
Explore posts from serversCache mounts MUST be in the format --mount=type=cache,id=<cache-id>
New to railway, trying to deploy a docker image which builds a Node app. The quickstart from github immediately detected the Dockerfile -- yet it seems to immediately fail with the full build log below:
My dockerfile does not contain mounts with type cache, it only uses mounts with secrets. Is this unsupported by railway?
26 replies