Compare commits
3 Commits
91fff0b276
...
398c27579b
| Author | SHA1 | Date | |
|---|---|---|---|
| 398c27579b | |||
| a859bf3cfa | |||
| 76812681cb |
@@ -32,6 +32,7 @@ job "drone-runner" {
|
||||
image = "docker.io/drone/drone-runner-docker:latest"
|
||||
force_pull = true
|
||||
ports = ["http"]
|
||||
privileged = true
|
||||
volumes = [
|
||||
"/var/run/podman/podman.sock:/var/run/docker.sock",
|
||||
"/etc/containers:/etc/containers"
|
||||
|
||||
Reference in New Issue
Block a user