Skip to content

Commit

Permalink
docker.sock to allow dind
Browse files Browse the repository at this point in the history
  • Loading branch information
ericzhifengchen committed Mar 13, 2024
1 parent 686a814 commit a3ac88e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ services:
image: gradle:8.6.0-jdk11-focal
volumes:
- $PWD:/home/gradle/project
- /var/run/docker.sock:/var/run/docker.sock
working_dir: /home/gradle/project

0 comments on commit a3ac88e

Please sign in to comment.