Skip to content

Commit

Permalink
Remove explicit mount
Browse files Browse the repository at this point in the history
  • Loading branch information
slimslenderslacks committed Mar 7, 2025
1 parent f53f8ac commit c3d1501
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions prompts/examples/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ tools:
type: string
container:
image: docker:latest
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
command:
- "{{args|into}}"
---

0 comments on commit c3d1501

Please sign in to comment.