docker?
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-08-13 20:46:25 +10:00
parent 6ee556ff60
commit 42555b8920

View File

@@ -11,7 +11,7 @@ trigger:
steps: steps:
- name: restart-bot - name: restart-bot
image: debian # Image with Docker Compose image: docker # Image with Docker Compose
volumes: volumes:
# Using the short syntax to reference globally defined named volumes # Using the short syntax to reference globally defined named volumes
- /var/run/docker.sock:/var/run/docker.sock # Maps named volume 'docker_sock' to container path - /var/run/docker.sock:/var/run/docker.sock # Maps named volume 'docker_sock' to container path