Live data from Hacker News

Show HN: InstaDocker – Run any Docker container on the cloud instantly

instadocker.com

1–10 of 49 posts

Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly

#5
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

Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly

#7

Would 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.

Sounds great! It could make things even way faster.

Right, and/or a way to test something just to see it in action for <1hr or so.

Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly

#9

Would 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.

There was a YC proposal by a couple of cofounders who wanted to start a business around this premise and had a working prototype, including WEB IDE integration for quick PR submissions.

I met with them about a year ago, thanks for reminding me to check in!

Re: Show HN: InstaDocker – Run any Docker container on the cloud instantly

#10

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?
Post reply on HN