Full Docker Compose support
Features like volumes, image building, health checks, and extends are fully supported. Blimp is battle-tested against real world Compose files without any modifications.
Self-hosted or SaaS
Self-hosted Blimp runs entirely on your own infrastructure, giving you control over your data, and the cluster.
Use the SaaS if you want a zero-setup experience or a playground for evaluating Blimp.
Blimp Benefits
No local dependencies
Docker builds are done remotely so you don’t even need Docker Desktop installed.
Works cross-platform
Blimp works on Mac, Linux and Windows so that if it works for one person on your team, it will work for everyone.
Cloud Native
Generate shareable links
Create a shareable link so that your colleagues can access your application without having Blimp installed.
Persistent dev environments
Don’t worry about shutting down your development environment. You can jump right in where you left off the next day. Blimp just attaches to your session.
Volumes are persisted forever, so your data won’t be lost if you shut down your environment.
Same Docker Compose Workflow
Debugging
Get logs, exec into containers, and attach debuggers just like you do with Docker Compose
Code syncing
Make changes locally and test them in seconds.
Your containers stay running and your local code is synced right in, rather than rebuilding images.
Localhost tunnels.
Access your app directly from your browser.