Company Overview

Wercker was an early Docker-based CI/CD platform co-founded in 2012 in Amsterdam, Netherlands by Micha Hernandez van Leuffen and HashiCorp co-founder Mitchell Hashimoto. Wercker was among the first CI/CD tools to fully embrace Docker containers for build and deployment pipelines, pioneering container-native development workflows.

Wercker's key innovation was Docker Layering technology, which dramatically improved container build efficiency by caching build layers incrementally. Its Pipeline as Code approach and simple YAML configuration influenced many subsequent CI/CD tools. In 2017, Wercker was acquired by Oracle and its technology was integrated into Oracle Cloud's DevOps services. The Wercker platform was officially decommissioned around 2020.

Core Products

Product Description
Wercker CI/CD Core CI/CD platform supporting Docker containerized build, test, and deployment pipelines
Wercker CLI Command-line tool for local build and pipeline configuration debugging
Wercker Docker Layering Docker layer caching technology that accelerates builds by caching image layers
Wercker Docker Pipelines Docker-based pipeline engine supporting multi-step and multi-stage builds
Wercker Container Registry Container image registry service for storing and managing Docker images
Wercker API RESTful API for pipeline management, build triggers, and status queries

Key Milestones

Year Event Description
2012 Wercker founded Micha Hernandez van Leuffen and Mitchell Hashimoto co-founded Wercker in Amsterdam
2013 First release Wercker launched as a Docker-based CI/CD platform
2014 Docker Layering introduced Wercker released Docker Layering technology, pioneering containerized build innovation
2015 CLI tool launched Wercker CLI released, enabling local pipeline debugging for developers
2017 Acquired by Oracle Oracle acquired Wercker, integrating its technology into Oracle Cloud DevOps
2020 Platform decommissioned Wercker platform shut down, users migrated to Oracle's DevOps solutions

Market Position & Competitors

Wercker held a significant position in the early Docker CI/CD landscape:

  • Docker Hub: Official Docker image registry with automated build services
  • CircleCI: Cloud-native CI/CD platform that became a mainstream Docker CI/CD choice
  • Travis CI: Early popular open-source CI service, once the most widely used option
  • GitLab CI/CD: CI/CD engine deeply integrated with GitLab, featuring built-in Container Registry
  • Jenkins: World's most popular open-source CI/CD server with Docker plugin support
  • Drone CI: Lightweight container-based CI/CD engine

Core Strengths

Docker Native: Among the first CI/CD platforms fully built on Docker containers
Layered Build Acceleration: Docker Layering technology significantly reduced container image build times
Pipeline as Code: YAML-driven pipeline configuration, version-controllable and team-friendly
CLI Local Debugging: Wercker CLI enabled local pipeline execution and debugging
Technical Influence: Docker Layering and Pipeline as Code concepts influenced many subsequent CI/CD tools
Oracle Integration: Technology absorbed into Oracle Cloud ecosystem after acquisition