Drone CI server build with consul baked in
1.2K
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
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
This container makes use of service discovery and the name of the container represents its standard identifier when requesting or looking up services.
Content type
Image
Digest
sha256:39ee67138…
Size
129.3 MB
Last updated
almost 10 years ago
docker pull zer0touch/drone