mirror of
https://github.com/thegeeklab/drone-docker.git
synced 2024-11-23 13:20:40 +00:00
fix docs link
This commit is contained in:
parent
cc96d1dc27
commit
7880e74254
@ -10,7 +10,7 @@ Drone plugin to build multiarch Docker images
|
|||||||
[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/drone-docker)
|
[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/drone-docker)
|
||||||
[![License: MIT](https://img.shields.io/github/license/thegeeklab/drone-docker)](https://github.com/thegeeklab/drone-docker/blob/main/LICENSE)
|
[![License: MIT](https://img.shields.io/github/license/thegeeklab/drone-docker)](https://github.com/thegeeklab/drone-docker/blob/main/LICENSE)
|
||||||
|
|
||||||
Drone plugin to build multiarch Docker images. This plugin is a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker). You can find the full documentation at You can find the full documentation at [https://drone-plugins.geekdocs.de](https://drone-plugins.geekdocs.de).
|
Drone plugin to build multiarch Docker images. This plugin is a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker). You can find the full documentation at You can find the full documentation at [https://drone-plugin-index.geekdocs.de](https://drone-plugin-index.geekdocs.de/plugins/drone-docker).
|
||||||
|
|
||||||
## Docker Tags
|
## Docker Tags
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ docker build --file docker/Dockerfile.amd64 --tag thegeeklab/drone-docker .
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
{{< hint [warning] >}}
|
{{< hint warning >}}
|
||||||
**Note**\
|
**Note**\
|
||||||
Be aware that the this plugin requires privileged capabilities, otherwise the
|
Be aware that the this plugin requires privileged capabilities, otherwise the
|
||||||
integrated Docker daemon is not able to start.
|
integrated Docker daemon is not able to start.
|
||||||
|
Loading…
Reference in New Issue
Block a user