Show HN: Hosted Docker-as-a-Service on SSDs for $5
51–60 of 133 posts
Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#52Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#53Wonder if they have an idle/spin up time. Only their one instance plan is $5, but I know I have to buy more than one on heroku to get no idle/spin up time - that or use hacks like constant pingers, etc.. This is important for when I'm doing experiments/UI tests/alpha tests/submitting apps for reviews before they have any consistent traffic, but I don't want them to occasionally get stuck on 15 second spin up times on…
Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#54I love this idea, and want to try it but I have no experience with Docker (on the todo list). I wanted to spin up an instance of Sphinx Search but no idea how to go about doing it. Maybe creating a set of tutorials will help with this. I can think of two advantages. The first being customers like myself will love it. Second, similar to Linode and their tutorials it will drives a lot of traffic and establishes your re…
Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#55Great initiative! One thing to be aware is that Docker is using LXC for containers and LXC relies on kernel isolation and cgroup limits. The concern is about the vulnerabilities. It is comforting that Heroku is also using LXC for dynos. Would be interesting to know how much in-house adjustments to the kernel and LXC has been made to ensure the hardening.
Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#56We give you a standard Docker instance in the cloud - all the tools work exactly the same as they do locally. You can even instantly open a remote bash shell, like the now-famous Docker demo!
Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#57Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#58Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#59Are people running Linux VMs on their Macs to build containers?
I like the idea of this service. But both the client side and the server side have to be easy. Unless I'm missing something it seems like they made the server side really easy, but the client side is still annoying.
Re: Show HN: Hosted Docker-as-a-Service on SSDs for $5
#60Sounds like you took the best parts of digital ocean and are trying to push it as a platform with docker baked in. I like. It seems like you're also trying to simplify using docker. I like even more.
Hey - thanks a million - that's the plan!