diff --git a/templates/drone-runner-docker.xml b/templates/drone-runner-docker.xml
new file mode 100644
index 0000000..93d64fd
--- /dev/null
+++ b/templates/drone-runner-docker.xml
@@ -0,0 +1,19 @@
+
+
+ Drone Runner
+ drone/drone-runner-docker
+ https://hub.docker.com/r/drone/drone-runner-docker
+ bridge
+ false
+ https://docs.drone.io/
+ https://github.com/drone-runners/drone-runner-docker
+ Drone is a Continuous Integration platform built on Docker
+ Productivity: Tools:
+ https://github.com/selfhosters/unRAID-CA-templates/blob/master/templates/drone-runner-docker.xml
+ https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/drone.png
+ --volume=/var/run/docker.sock:/var/run/docker.sock --restart=always
+
+ https
+
+ 3000
+
\ No newline at end of file
diff --git a/templates/drone.xml b/templates/drone.xml
new file mode 100644
index 0000000..2e4af8b
--- /dev/null
+++ b/templates/drone.xml
@@ -0,0 +1,24 @@
+
+
+ Drone
+ drone/drone
+ https://hub.docker.com/r/drone/drone/
+ bridge
+ false
+ https://docs.drone.io/
+ https://github.com/harness/drone
+ Drone is a Continuous Integration platform built on Docker
+ Productivity: Tools:
+ http://[IP]:[PORT:80]
+ https://github.com/selfhosters/unRAID-CA-templates/blob/master/templates/drone.xml
+ https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/drone.png
+ --restart=always
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/templates/img/drone.png b/templates/img/drone.png
new file mode 100644
index 0000000..2e2a6db
Binary files /dev/null and b/templates/img/drone.png differ