I need an help to understand this repo with docker file can not be deployes
antbucc
HOBBYOP

a year ago

I am trying to understand if this repo with docker file is not deployed. from the logs the error is not clear.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

3 Replies

a year ago

Remove the cache mounts from your Dockerfile.


antbucc
HOBBYOP

a year ago

but I need to add some line in the docker-compose.yml file for this?


a year ago

We do not support docker-compose, and we do not support cache mounts in that format, place remove the cache mounts from the Dockerfile.


Loading...