top | item 18929040

Show HN: docker-run.com enables to “docker run” in the clould with a subdomain

25 points| acro5piano | 7 years ago |docker-run.com

29 comments

order
[+] spondyl|7 years ago|reply
I presume the domain name is a violation of the Docker trademark, seeing as it could potentially be confused for an official product (as it uses the Docker name)
[+] onion2k|7 years ago|reply
There is no way I'd trust that with my containers. Most of the website is fake (as in just text rather than links).
[+] acro5piano|7 years ago|reply
Thank you for your interest.

This website is a kind of demo screen, but not fake. Actually running Docker remotely and run containers in it.

[+] kreetx|7 years ago|reply
He's running a (very) lean startup! But it is not fake since you actually can run containers there.

Goid luck to the dev behind it!

[+] scottydelta|7 years ago|reply
I think the developer launched the product too soon.
[+] amanzi|7 years ago|reply
Didn't work for me either. First time I tried nothing happened - just hung, the second time it started to build an nginx container but failed with a permission denied error. Also the only link that works is the link to Github.
[+] acro5piano|7 years ago|reply
Thank you for trying!

The system is down when you tried because of disk space. I fixed it so could you try again? Sorry for the inconvenience.

[+] zimbatm|7 years ago|reply
It's a bit like https://zeit.co/now without the CLI that builds and pushes the images.
[+] acro5piano|7 years ago|reply
Yes, but they are migrating their own FaaS to v2. In some case docker based PaaS is useful.
[+] rorychatt|7 years ago|reply
Can you talk to the problem Docker-Run is trying to solve? It's already relatively easy to deploy docker containers today (AWS/Azure/GCP/DigitalOcean/etc) and even have them pipe to the browser like this.

Without an ecosystem of services to integrate (Identity/Storage/DB/Queue/DNS/LB/Network/etc), containers aren't awfully useful.

What is the differentiator?

EDIT: grammar

[+] CaptainJustin|7 years ago|reply
Maybe it's just the avalanche of HN traffic but I can't get to your pricing tab (or the others)
[+] acro5piano|7 years ago|reply
Thank you for pointing out.

Pricing is not decided. However, current ui is sucks so will show a message soon.

[+] thecopy|7 years ago|reply
I dont understand what provlem this service would solve?

Also, nginx:latest doesnt work with error WebSocket connection to 'wss://api.docker-run.com/' failed: Error during WebSocket handshake: Unexpected response code: 502

[+] acro5piano|7 years ago|reply
Thank you for trying and researching.

Sorry, in that time server is down due to disk space. I fixed it, so please try again.

This service will try to implement simple container management in production. Mainly for small start-ups, like Heroku.

[+] 1023bytes|7 years ago|reply
Doesn't seem very sustainable, what's the business model?
[+] acro5piano|7 years ago|reply
Thank you for the question.

The same as Heroku, provide docker-based PaaS and users would pay for their containers.

[+] captn3m0|7 years ago|reply
Next thing you'd want is docker-compose support for multiple containers running together
[+] lixtra|7 years ago|reply
Is "Docker Dun (beta)" the intended page title?
[+] acro5piano|7 years ago|reply
Thank you for your response. That was just a typo, fixed it!
[+] dhux|7 years ago|reply
Nice, it worked for me.