Git Product home page Git Product logo

Comments (5)

Vinfall avatar Vinfall commented on July 29, 2024

From my prior experience with Dev plan, just comment out this line and everything should be fine:

VOLUME [ "/data" ]

from cusdis.

greatzh avatar greatzh commented on July 29, 2024

I encountered this issue also, and I have commented on this line but deployment still failed, is there any other solutions for this problem?

from cusdis.

Vinfall avatar Vinfall commented on July 29, 2024

I switched to Vercel + self-hosted database now as Railway sunsets dev plan. BTW Vercel has serverless database support too so you can use that instead since Railway requires a $5 minimum cost per month.

The comment above is based on deployment warning on Railway, IIRC it says something like mounting /data is not allowed so I comment the line and it works. Maybe posting the error message here would help.

from cusdis.

greatzh avatar greatzh commented on July 29, 2024

Thank you for your assistance. The error messages encountered during the deployment process are as follows:
The VOLUME keyword is banned in Dockerfiles. Use Railway volumes instead. https://docs.railway.app/reference/volumes

from cusdis.

Vinfall avatar Vinfall commented on July 29, 2024

Oh, that's the same error I had on Railway. If commenting this line does not help, I don't know either🤷🏼

from cusdis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.