Docker raises $15M round led by Greylock

Steven Loeb · January 21, 2014 · Short URL: https://vator.tv/n/3482

Docker is an open source engine for deploying apps via a container that will run anywhere

Dockerthe commercial entity behind the open source Docker project, announced on Wednesday that it has closed a Series B round of $15 million. The round was led by Greylock Partners, with  Insight Ventures and existing investors Benchmark Capital, Trinity Ventures and Jerry Yang also participating.

The company, which was previously known as dotCloud, raised an $800,000 seed round, and a $10 million Series A from Benchmark Capital and Trinity Ventures, both in 2011. This latest round brings the company's total funding raising to $27 million.

Docker is an open source project that was started inside application platform company dotCloud. It was released in March 2013 and became so successful that it has since become the primary focus of the company, which even officially changed its name to Docker in October. 

The company provides a container for developers to be able to run their applications, test them, and scale them, so they can work on multiple platforms, and environments.

Or, as Docker CEO Ben Golub put it to me, "It is killing the matrix from hell."

The "matrix from hell" that he was referring to is number of problems and complexities that have popped up over the last decade and half, as apps have become more complex and have required more development.

"If you go back in time, around 15 years ago, developers were building applications that were going to last 6 months to a year, and they were being built on top of single tech stack and a single server," he said.

"Now, apps are being developed constantly and are being built with loosely coupled components, with thousands of frameworks and languages. And they have to work on the developers laptop, a cluster of servers, on Amazon, and in the customer's data center, etc."

This creates a lot of different versions of the apps, and lot of different tech stacks, which creates a lot of complexity and wastes a lot of time. What Docker does is make it simple again by enabling any application and its dependencies to be encapsulated as a lightweight container.

Once that container is created (either iteratively or automatically from source), the container will run consistently, without delay or overhead, in almost any Linux environment: bare metal, virtualized, public cloud, or private cloud.

Golub compares what Docker does to the "shipping container revolution."

"That changed the way the world worked by letting you ship anything in standard box. We do the same thing for code. Any app, or dependencies, will be shipping in the virtual container and can run on any server, anywhere."

The most common use case for using Docker is an organization that wants to seamlessly write code, update apps and delopy them.

"That tends to be something they want to happen instantly, but it can take days, weeks or months. Then they encounter problems, like it will work in one environment, but wont work in test. Or it will work in test, but not in staging. Or it will work in staging, but not production. Or it will work in production, but when they try to scale it it doesn’t work," he said.

Instead, Docker lets the organization take what develop has doing, push a button ensures that what is working on their laptop, is passed through automated testing, and will run in production in any environment.

The company will continue to invest in the core technology that has been behind what it is doing, and will begin to start monetizing by building up a community platform around Docker. This will make it possible to find any publish, ship and run any container anywhere.

More importantly, the company is going to start building out commercial capabilities, including adding hosting servers, and commercial support network, which Golub says will help it begin to monetize.

"Hosted services will let us provide a service to manage, migrate, monitor and orchestrate across servers," he said. "We will offer commercial support available through subscription through our partners."

The San Francisco-based company currently has over 30,000 people who have been trained to use it, and its software has been downloaded over 400,000 times. 50 organizations are using Docker, including s Google, eBay, Yandex, Mailgun, CloudFlare and Baidu.

"We want developers to be able to freely create and modify applications without having to spend an inordinate amount of time about where and how they will run," Golub said. "Docker can free developers from having to worry."

In addition to the funding news, it was also announcedn that Greylock partner, and former VMware executive, Jerry Chen, will be joining the company’s board of directors.

Support VatorNews by Donating

Read more from our "Trends and news" series

More episodes

Related Companies, Investors, and Entrepreneurs

Docker

Startup/Business

Joined Vator on

Docker, Inc. (formely known as dotCloud) is the company behind the open-source Docker project and the growing Docker ecosystem of people, products, platforms, and partners revolutionizing the way code is built, packaged, and deployed.

Our Mission

Docker aims to enable a new age of agile and creative development, by building "the button" that enables any code to instantly and consistently run on any server, anywhere.

Docker is an open source engine that enables any application to be deployed as a lightweight, portable, self-sufficient container that will run virtually anywhere. By delivering on the twin promises "Build Once…Run Anywhere” and “Configure Once…Run Anything," Docker has seen explosive growth, and its impact is being seen across devops, PaaS, scale-out, hybrid cloud and other environments that need a lightweight alternative to traditional virtualization. (Click here to read more about Docker.)

The people of Docker, Inc. are the original authors and the primary contributors to and maintainers of the Docker project. We also run the platforms and systems that make the Docker project run, including the Docker public Indexand provide materials and support to the rapidly expanding Docker community.