TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Free Cloud9 with Docker and Rackspace Carina

6 pointsby flyinprogramerover 9 years ago

3 comments

carolynvsover 9 years ago
Very cool! :-)<p>I am one of the authors of dvm and was curious why you created a symbolic link to docker after using dvm to install it. dvm should have put the 1.9.1 docker directory on your path, making the symlink unnecessary. If that did not work, I would love to know more about problem. <a href="https:&#x2F;&#x2F;github.com&#x2F;getcarina&#x2F;dvm&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;getcarina&#x2F;dvm&#x2F;issues</a>
NetStrikeForceover 9 years ago
Nice guide, I didn&#x27;t know Carina was so easy tu use.<p>You could make it a bit more awesome without publicly exposing the service, but making it still reachable for you. If you check my submission history you&#x27;ll see a couple examples of how we enable Docker containers to be even better with overlay networking :)<p>Congratulations for the article!
mayliover 9 years ago
Carina doesn&#x27;t allow privileged mode, but Eclipse che needs that. :(