diff --git a/etc/default_data.json b/etc/default_data.json index 26dcab9c9..51fa79ff3 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -10698,6 +10698,41 @@ "organization": "docker", "uri": "https://github.com/docker/docker.git" }, + { + "module": "docker-registry", + "organization": "docker", + "uri": "https://github.com/docker/docker-registry.git" + }, + { + "module": "docker-network", + "organization": "docker", + "uri": "https://github.com/docker/docker-network.git" + }, + { + "module": "libcontainer", + "organization": "docker", + "uri": "https://github.com/docker/libcontainer.git" + }, + { + "module": "distribution", + "organization": "docker", + "uri": "https://github.com/docker/distribution.git" + }, + { + "module": "machine", + "organization": "docker", + "uri": "https://github.com/docker/machine.git" + }, + { + "module": "swarm", + "organization": "docker", + "uri": "https://github.com/docker/swarm.git" + }, + { + "module": "libtrust", + "organization": "docker", + "uri": "https://github.com/docker/libtrust.git" + }, { "module": "kubernetes", "organization": "googlecloudplatform",