Skip to content

Drone plugin for publishing Docker Linux amd64 images using Docker-in-Docker

License

Notifications You must be signed in to change notification settings

joseluisq/drone-docker

Repository files navigation

Drone Docker Plugin Build Status codecov Go Report Card GoDoc

Drone plugin fork which uses Docker-in-Docker to build and publish Docker Linux amd64 images only to a Container Registry. This is just a fork for personal use, so please refer to official repository uptream.

Test

make test

Build

Build the binaries with the following commands:

make build

Docker

Build

Build the Docker image with the following commands:

make image-build

Run

Notice: Be aware that the Docker plugin currently requires privileged capabilities, otherwise the integrated Docker daemon is not able to start.

make image-dryrun

About

Drone plugin for publishing Docker Linux amd64 images using Docker-in-Docker

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 82.3%
  • Jsonnet 13.5%
  • Makefile 4.2%