Avoiding Dockerfile Usage in Staging/Production and Service Migration
samurait
TRIALOP
a year ago
I'm using a Dockerfile solely for local development (with Supabase). However, in the staging environment, I want to avoid using the Dockerfile to build the service. How can I achieve this?
Additionally, I'm working on migrating the service from Vercel to another platform.
Thank you!
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies