From 68f0e8810591eb3dbb227888aaefc47cf33a9b91 Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Wed, 17 Jan 2018 08:47:27 +0100 Subject: [PATCH] add link for GitHub organization 'GoogleCloudPlatform' Fixes duplicate issue on [1]: > > Dupes > 1. [L357] https://github.com/GoogleCloudPlatform [1] https://travis-ci.org/veggiemonk/awesome-docker/builds/329316422 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b087ab..9748c8a 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c *Applications designed to help or simplify building **new** images* -* [container-diff](https://github.com/GoogleCloudPlatform/container-diff) - An image tool for comparing and analzying container images by [@GoogleCloud](https://github.com/GoogleCloudPlatform) +* [container-diff](https://github.com/GoogleCloudPlatform/container-diff) - An image tool for comparing and analzying container images by [@GoogleCloudPlatform][GoogleCloudPlatform] * [container-factory](https://github.com/mutable/container-factory) - Produces Docker images from tarballs of application source code by [@mutable](https://github.com/mutable) * [Derrick](https://github.com/alibaba/derrick) - A tool help you to automate the generation of Dockerfile and dockerize application by scanning the code. By [@alibaba](https://github.com/alibaba). * [dlayer](https://github.com/wercker/dlayer) - Stats collector for Docker layers by [@wercker](https://github.com/wercker) @@ -496,7 +496,7 @@ Services to securely store your Docker images. ### Testing -* [Container Structure Test](https://github.com/GoogleCloudPlatform/container-structure-test) - A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem. By [@GoogleCloudPlatform](https://github.com/GoogleCloudPlatform) +* [Container Structure Test](https://github.com/GoogleCloudPlatform/container-structure-test) - A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem. By [@GoogleCloudPlatform][GoogleCloudPlatform] * [dgoss](https://github.com/aelsabbahy/goss/tree/master/extras/dgoss) - A fast YAML based tool for validating docker containers. * [Dockunit](https://github.com/dockunit/platform) :skull: - Docker based integration tests. A simple Node based utility for running Docker based unit tests. By [@dockunit](https://github.com/dockunit) * [DockerSpec](https://github.com/zuazo/dockerspec) - A small Ruby Gem to run RSpec and Serverspec, Infrataster and Capybara tests against Dockerfiles or Docker images easily. By [@zuazo](https://github.com/zuazo) @@ -690,6 +690,7 @@ Blogs by [editREADME]: https://github.com/veggiemonk/awesome-docker/edit/master/README.md [fgrehm]: https://github.com/fgrehm [fluentd]: https://github.com/kiyoto/docker-fluentd +[GoogleCloudPlatform]: https://github.com/GoogleCloudPlatform [gesellix]: https://github.com/gesellix [gliderlabs]: https://github.com/gliderlabs [gondor]: https://github.com/gondor