waltcow
Docker build cache issue
https://docs.railway.app/guides/dockerfiles
Railway supports cache mounts in your Dockerfile in the following format:
--mount=type=cache,id=s/<service id>-<target path>,target=<target path>
Replace <service id> with the id of the service.
build logs
why RAILWAY_SERVICE_ID can not be retrieved in build time?
6 replies