Payload 3.0 with Docker: migrations overhead #7980
Unanswered
artemszelenov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys! A question about docker image with payload:
Do I really need all that stuff (collections, payload.config.ts, plugins, blocks, migrations) be copied to image just to run migrations? or there is a better way?
it seems weird: I have .next builded folder with whole app and bunch of copied files just to run migrations
Beta Was this translation helpful? Give feedback.
All reactions