Sign inSign up

zer0touch/drone

By zer0touch

Updated almost 10 years ago

Drone CI server build with consul baked in

Image
0

1.2K

zer0touch/drone repository overview

Drone

Build Status Creates the docker drone build do run drone CI... for those of you unfamiliar with drone, well its pretty good. Everything runs in a container, much like travis ci. Really good for things like packer builds.

Default ports are 3000 and 22

Example

to change the default encryption key for consul you will need to rebuild the image with a new key. This is randomly created so please make sure to change it.

docker run -p 8082:8082 --privileged zer0touch/drone

Notes

This container makes use of service discovery and the name of the container represents its standard identifier when requesting or looking up services.

Tag summary

Content type

Image

Digest

sha256:39ee67138

Size

129.3 MB

Last updated

almost 10 years ago

docker pull zer0touch/drone