Skip to content
Dashboard

7 ways to use Docker containers on Vercel

Content Engineer

Copy link to headingDocker on Vercel: Seven workflows now supported

Copy link to heading1. Deploy any HTTP server from a Dockerfile

Copy link to heading2. Bring backends written in any language

Copy link to heading3. Run multiple services in one project

Copy link to heading4. Push and pull images with the Docker tooling you already use

Copy link to heading5. Build custom Sandbox images

Copy link to heading6. Run Docker inside a Sandbox

Copy link to heading7. Keep local development and production identical

Copy link to headingWhat containers on Vercel are not

Copy link to headingFrequently asked questions

Copy link to headingDoes Vercel support Docker deployments?

Copy link to headingCan I run docker-compose on Vercel?

Copy link to headingHow are containers priced on Vercel?

Copy link to headingWhat happens to my container when traffic stops?

Copy link to headingDo I need to change my Dockerfile to deploy on Vercel?

Copy link to headingCan I migrate images from GitHub Container Registry to VCR?

Copy link to headingRelated resources

Ready to deploy?