Ask HN: Will you use (pay) a Dockerized hosting service?
https://news.ycombinator.com/item?id=10668296Imagine a "Dockerized DigitalOcean", where you launch instances with Docker images, not VM images. The differences are:
- super fast to deploy, less than a second
- native docker workflow (build/push/pull, etc.)
- immutable instance
- minimal instance size, e.g. 32MB RAM
- cheaper, $1/mon for 128MB instance
Would this kind of service be interesting? for personal VPS? Dev/Test bed? Or Web hosting?