From 77396e3f599c614d896b218d778c8f50f33fb882 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Thu, 28 May 2020 13:22:31 -0400 Subject: [PATCH] Clarify use of Docker-in-Docker [CI SKIP] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f42efc..2433bcb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Go Doc](https://godoc.org/github.com/drone-plugins/drone-docker?status.svg)](http://godoc.org/github.com/drone-plugins/drone-docker) [![Go Report](https://goreportcard.com/badge/github.com/drone-plugins/drone-docker)](https://goreportcard.com/report/github.com/drone-plugins/drone-docker) -Drone plugin to build and publish Docker images to a container registry. For the usage information and a listing of the available options please take a look at [the docs](http://plugins.drone.io/drone-plugins/drone-docker/). +Drone plugin uses Docker-in-Docker to build and publish Docker images to a container registry. For the usage information and a listing of the available options please take a look at [the docs](http://plugins.drone.io/drone-plugins/drone-docker/). ## Build