April 24, 2018
View d1d7bcd

Filter engine labels to exclude com.docker.*, io.docker.*, and org.dockerproject.* labels as per https://docs.docker.com/config/labels-custom-metadata/.

cyli authored on 2018/04/24 04:24:01
April 13, 2018
View 0534635

Refactor code in cmd/dockerd/daemon.go

Karthik Karanth authored on 2018/04/13 03:44:20
March 29, 2018
View 275a1ca

Expose swarm raft tuning parameters in engine config

David Chung authored on 2018/03/29 08:54:43
February 9, 2018
View b0b9a25

Move log validator logic after plugins are loaded

Brian Goff authored on 2018/02/09 07:16:20
February 8, 2018
View e574c5a

Move commit to container backend

Daniel Nephin authored on 2018/02/08 05:33:20
February 3, 2018
View 0dab53f

Move all daemon image methods into imageService

Daniel Nephin authored on 2018/02/03 07:18:46
December 9, 2017
View 8d6df8a

Disallow using legacy (V1) registries

Sebastiaan van Stijn authored on 2017/12/09 08:13:43
November 12, 2017
View 8c63223

Remove deprecated support for duplicate label-keys

Sebastiaan van Stijn authored on 2017/11/12 11:09:28
September 23, 2017
View 27cfa68

Move RFC3339NanoFixed to a more appropriate package.

Daniel Nephin authored on 2017/09/23 03:40:10
September 22, 2017
View ddae20c

Update libcontainerd to use containerd 1.0

Kenfe-Mickael Laventure authored on 2017/09/22 22:52:41
September 19, 2017
View b075cd2

Merge pull request #34495 from ripcurld0/registry_mirror_json

Yong Tang authored on 2017/09/19 13:59:14
September 15, 2017
View ff68674

Add LCOW behind experimental, might not be the cleanest way, but it's definitly the way with the minimum code change.

Victor Vieux authored on 2017/09/15 04:29:42
September 14, 2017
View dc35a8a

Merge pull request #34821 from thaJeztah/remove-enable-api-cors

Yong Tang authored on 2017/09/14 12:10:27
September 1, 2017
View 5258297

Exit if service config is loaded unsuccessfully on startup

Boaz Shuster authored on 2017/09/01 23:35:04
August 9, 2017
View 0380fbf

LCOW: API: Add platform to /images/create and /build

John Howard authored on 2017/08/09 04:43:48