I created something like this a long time ago (about 2 years, in fact) in the now defunct tryrethink.info[1] I worked on it some more after doing a few try* sites, and open sourced a version [2] which could take any docker image name and do the same. 1: https://blog.docker.com/2013/07/try-rethinkdb-in-the-cloud-w... 2: http://github.com/keeb/any-saas
What kept you from continuing?
Show HN: InstaDocker – Run any Docker container on the cloud instantly
11–20 of 49 posts
My day job :)
Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#12Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#13Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#14Would love to use this for on-demand IPython parallel computing.
You can try https://www.dominodatalab.com/
Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#15Would love to use this for on-demand IPython parallel computing.
PiCloud did something like this, but they were bought by Dropbox. Haven't heard much about them since.
Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#16On mobile, nothing is readable in what I'm guessing is the Q&A section at the bottom.
Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#17On mobile, nothing is readable in what I'm guessing is the Q&A section at the bottom.
Thank you very much for heads up! We fixed it.
Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#18Would be neat to pair this service or one like it with the "Deploy on Heroku"-type buttons/badges I've seen on github before. A "Run this container now" type thing.
How about doing that with cryptocurrencies? ;)
Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#19Earlier quoted context omitted.
Just noticed that you are working at Docker :) Were you there at that time?
Yes, I joined a few months prior. I have been here pretty much the same capacity since the beginning
Wow, so does it mean even Docker workers thought having such a service like InstaDocker would be great at some time?
Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly
#20Would love to use this for on-demand IPython parallel computing.
Interesting idea. Do you have any Docker configs currently for that?
Sorry, no. This here is somewhat related though: A dockerized web service that launches a new IPython notebook instance for each user who connects.