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.

Docker Is Raising Funding at $1.3B Valuation

321 pointsby moritzplassnigalmost 8 years ago

23 comments

banealmost 8 years ago
I feel like this is one of those valuations which makes sense contextually, but not based on any sort of business reality.<p>Docker reminds me a lot of the PKZIP utilities. For those who don&#x27;t remember, back in the late 80s the PKZIP utilities became a kind of defacto standard on non Unixes for file compression and decompression. The creator of the utilities was a guy named Phil Katz who meant to make money off of the tools, but as was the fashion at the time released them as basically feature complete shareware.<p>Some people did register, and quite a few companies registered to maintain compliance so PKWare (the company) did make a bit of money, but most people didn&#x27;t bother. Eventually the core functionality was simply built into modern Operating Systems and various compatible clones were released for everything under the sun.<p>Amazingly the company is still around (and even selling PKZIP!) <a href="https:&#x2F;&#x2F;www.pkware.com&#x2F;pkzip" rel="nofollow">https:&#x2F;&#x2F;www.pkware.com&#x2F;pkzip</a><p>Katz turned out to be a tragic figure <a href="http:&#x2F;&#x2F;www.bbsdocumentary.com&#x2F;library&#x2F;CONTROVERSY&#x2F;LAWSUITS&#x2F;SEA&#x2F;katzbio.txt" rel="nofollow">http:&#x2F;&#x2F;www.bbsdocumentary.com&#x2F;library&#x2F;CONTROVERSY&#x2F;LAWSUITS&#x2F;S...</a><p>But my point is, I know of many many (MANY) people using Docker in development and deployment and I know of nobody at all who&#x27;s paying them money. I&#x27;m sure they exist, the make revenue from somewhere presumably, but they&#x27;re basically just critical infrastructure at this point and just becoming an expected part of the OS, not a company.
评论 #15050991 未加载
评论 #15052399 未加载
评论 #15052307 未加载
评论 #15052336 未加载
评论 #15054616 未加载
new299almost 8 years ago
I&#x27;m so curious to understand how you pitch Docker at a 1.3BUSD valuation. With I assume a potential valuation of ~10BUSD to give the investors a decent exit?<p>Does anyone have an insight into this?<p>Looks like Github&#x27;s last valuation was at 2BUSD. That also seems high, but I can understand this somewhat better as they have revenue, and seem to be much more widely used&#x2F;accepted than Docker. In addition to that I can see how Github&#x27;s social features are valuable, and how they might grow into other markets. I don&#x27;t see this for Docker...
评论 #15049540 未加载
评论 #15048497 未加载
评论 #15048475 未加载
评论 #15051287 未加载
评论 #15052925 未加载
评论 #15048664 未加载
评论 #15048700 未加载
评论 #15050680 未加载
评论 #15049205 未加载
评论 #15061220 未加载
评论 #15048721 未加载
评论 #15051621 未加载
footaalmost 8 years ago
My first reaction was that I was surprised it wasn&#x27;t higher.<p>My second reaction was incredulity at how ridiculous my first reaction was.
评论 #15049054 未加载
评论 #15049501 未加载
评论 #15049107 未加载
评论 #15049544 未加载
评论 #15049033 未加载
ahallockalmost 8 years ago
Docker still has a long way to go in terms of local development ergonomics. Recently, I finally had my chance to on board a bunch of new devs and have them create their local environment using Docker Compose (we&#x27;re working on a pretty standard Rails application).<p>We were able to get the environments set up and the app running, but the networking is so slow to be pretty much unusable. Something is wrong with syncing the FS between docker and the host OS. We were using the latest Docker for Mac. If the out of the box experience is this bad, it&#x27;s unsuitable for local development. I was actually embarrassed.
评论 #15051423 未加载
评论 #15049795 未加载
评论 #15050145 未加载
评论 #15049810 未加载
评论 #15052633 未加载
raiyualmost 8 years ago
Monetizing open source directly is a bit challenging because you end up stuck in the same service model as everyone else. Which is basically to sell various support contracts to the fortune 100-500.<p>Forking a project into a enterprise (paid for) version and limiting those features in the original open source version, creates tension in the community, and usually isn&#x27;t a model that leads to success.<p>Converting an open source project directly into a paid for software or SaaS model is definitely the best route as it reduces head count and allows you to be a software company instead of a service company.<p>Perhaps best captured by Github warpping git with an interface and community and then directly selling a SaaS subscription and eventually an enterprise hosted version that is still delivered on a subscription basis just behind the corporate firewall.<p>Also of note is that Github didn&#x27;t create git itself, and instead was done on the direct need that developers saw themselves, which means they thought what is the product I want, rather than, we built and maintain git, so let&#x27;s do that and eventually monetize it.
locusofselfalmost 8 years ago
I used docker for a while last year and attended Dockercon. I was really excited about it and thought it was going to solve many of my problems.<p>But with how complicated my stack is, it just didn&#x27;t make sense to use ultimately. I loved the idea of it, but in the end good old virtual machines and configuration management can basically do most of the same stuff.<p>I guess if you want to pack your servers to the brim with processes and shave off whatever performance hit you get from KVM or XEN, I get it.<p>But the idea of the filesystem layers and immutable images just kindof turned to a nightmare for me when I asked myself &quot;how the hell am I going to update&#x2F;patch this thing&quot;<p>Maybe I&#x27;m crazy, but after a lot of excitement it seemed more like an extra layer of tools to deal with more than anything.
评论 #15053438 未加载
评论 #15051853 未加载
评论 #15054123 未加载
z3t4almost 8 years ago
I dont understand containers. First you go to through great pain sharing and reusing libraries. Then you make a copy of all the libraries <i>and</i> the rest of the system for each program !?
评论 #15049081 未加载
评论 #15048917 未加载
评论 #15048692 未加载
评论 #15048720 未加载
评论 #15048716 未加载
评论 #15048636 未加载
评论 #15048795 未加载
评论 #15049415 未加载
评论 #15049722 未加载
throw2016almost 8 years ago
Docker generated value from the LXC project, aufs, overlay, btrfs and a ton of open source projects yet few people know about these projects, their authors and in the case of the extremely poorly marketed LXC project even what it is thanks to negative marketing by the Docker ecosystem hellbent on &#x27;owning containers&#x27;.<p>Who is the author of aufs or overlayfs? Should these projects work with no recognition while VC funded companies with marketing funds swoop down and extract market value without giving anything back. How has Docker contributed back to all the projects it is critically dependent on?<p>This does not seem like a sustainable open source model. A lot of critical problems around containers exist in places like layers, the kernel and these will not get fixed by Docker but aufs or overlayfs and kernel subsystems but given most don&#x27;t even know the authors of these projects how will this work?<p>There has been a lot of misleading marketing on Linux containers right from 2013 here on HN itself and one wishes there was more informed discussion that would correct some of this misinformation, which didn&#x27;t happen.
评论 #15049216 未加载
评论 #15050393 未加载
评论 #15048872 未加载
评论 #15048983 未加载
jdolineralmost 8 years ago
There&#x27;s a couple of things in this article that I don&#x27;t think are true. I don&#x27;t think Ben Golub was a co-founder of Docker. Maybe he counts as a co-founder of Docker but not of Dotcloud? That seems a bit weird though. I also am pretty sure Docker&#x27;s headquarters are in San Francisco, not Palo Alto.
评论 #15050149 未加载
评论 #15049393 未加载
contingenciesalmost 8 years ago
I worked with LXC since 2009, then personally built a cloud provider agnostic workflow interface superior in scope to Docker in feature set[1] between about 2013-2014 as a <i>side project</i> to assist with my work (managing multi-DC, multi-jurisdiction, high security and availability infrastructure and CI&#x2F;CD for a major cryptocurrency exchange). (Unfortunately I was not able to release that code because my employer wanted to keep it closed source, but the documentation[2] and early conception[3] has been online since early days.) I was also an early stage contributor to docker, providing security related issues and resolutions based upon my early LXC experience.<p>Based upon the above experience, I firmly believe that Docker could be rewritten by a small team of programmers (~1-3) within a few month timeframe.<p>[1] Docker has grown to add some of this now, but back then had none of it: multiple infrastructure providers (physical bare metal, external cloud providers, own cloud&#x2F;cluster), normalized CI&#x2F;CD workflow, pluggable FS layers (eg. use ZFS or LVM2 snapshots instead of AUFS - most development was done on ZFS), inter-service functional dependency, guaranteed-repeatable platform and service package builds (network fetches during package build process are cached)...<p>[2] <a href="http:&#x2F;&#x2F;stani.sh&#x2F;walter&#x2F;cims&#x2F;" rel="nofollow">http:&#x2F;&#x2F;stani.sh&#x2F;walter&#x2F;cims&#x2F;</a><p>[3] <a href="http:&#x2F;&#x2F;stani.sh&#x2F;walter&#x2F;pfcts&#x2F;" rel="nofollow">http:&#x2F;&#x2F;stani.sh&#x2F;walter&#x2F;pfcts&#x2F;</a>
评论 #15050902 未加载
eldavidoalmost 8 years ago
I wish people would stop talking about valuation this way, emphasizing the bullshit headline valuation.<p>The reality is that (speculating), they probably issued a new class of stock, at $x&#x2F;share, and that class of stock has all kinds of rights, provisions, protections, etc. that the others don&#x27;t, and may or may not have any bearing whatsoever on what the other classes of shares are worth.
Steeevealmost 8 years ago
The guy who came up with chroot in the first place is kicking himself.
评论 #15049600 未加载
评论 #15049571 未加载
kev009almost 8 years ago
Do they actually have any significant revenue? I love developer tools companies, but there are several tools upstarts that have no proven business model. They look like really bad gambles in terms of VC investment, unless you can get in early enough to unload to other fools.
评论 #15050400 未加载
vesakalmost 8 years ago
Check out Chef&#x27;s <a href="https:&#x2F;&#x2F;habitat.sh" rel="nofollow">https:&#x2F;&#x2F;habitat.sh</a> for one fresher take on all this. It moves the containerization approach closer to something that feels like Arch Linux packaging, with a pinch of Nix-style reproducibility. Looks very promising at this point, even if a bit rough on the edges still.
StanislavPetrovalmost 8 years ago
As someone who witnessed the 2000 tech bubble pop, I feel like Bill Murray in Groundhog&#x27;s day, except unfortunately this time its not just tech. Its going to end very badly.
slimalmost 8 years ago
Docker is funded by In-Q-Tel
评论 #15049678 未加载
评论 #15050044 未加载
frigenalmost 8 years ago
Unikernels are a much better solution to the problems that Docker solves.
评论 #15053538 未加载
elsonrodriguezalmost 8 years ago
That&#x27;s a lot of money for a static compiler.
jaequeryalmost 8 years ago
why are they called Software Maker?
评论 #15048619 未加载
评论 #15048717 未加载
baqalmost 8 years ago
they should file for an ICO, dockercoin or containotoken would sell like hotcakes. &#x2F;s
alexnewmanalmost 8 years ago
It&#x27;s time for the cash grabs before the economy implodes
muppetmanalmost 8 years ago
Gosh, how did the Internet, services, etc every work without containers?<p>Oh, that&#x27;s right, perfectly.
评论 #15049368 未加载
gue5talmost 8 years ago
Imagine the &quot;value&quot; investors could make if they cordoned off every useful composition of Linux kernel features into a &quot;product&quot; like this.
评论 #15048340 未加载
评论 #15048435 未加载
评论 #15048319 未加载
评论 #15048232 未加载