Skip to content

Commit

Permalink
duplicate volume entry for docker.sock
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelbirkner authored Jul 25, 2016
1 parent ef8017d commit f4f4a0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ services:
- NEXUS_PORT=8081
- SONAR_PORT=9000
- SONAR_DB_PORT=5432
volumes:
- /var/run/docker.sock:/var/run/docker.sock

sonar:
build: ./sonar
Expand Down

0 comments on commit f4f4a0d

Please sign in to comment.