This commit is contained in:
@@ -11,7 +11,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: restart-bot
|
||||
image: debian # Image with Docker Compose
|
||||
image: docker # Image with Docker Compose
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user