Docker deployment

I note in the deployment docs that Docker isn’t listed - Deployment | RedwoodJS Docs.

But then Docker has its own page - Docker | RedwoodJS Docs.

Is Docker a first-class deployment target, like Netlify or Render?

That page has a big banner saying that it’s experimental

1 Like

Hey @insomniacity, yeah as @razzeee said, it’s experimental so we don’t advertise it as working as solidly as the other deployment targets, but it’s pretty stable and if you’re familiar with Docker it’s a great starting point.

Could you expand on what you mean as a first class target? Do you mean just using compose? Or just containers in general?