Skip to content

Commit

Permalink
Remove explicit volume names to prevent named volume conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenFrankel committed Jan 23, 2023
1 parent 1bb2aa6 commit d98e991
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 @@ -177,14 +177,12 @@ volumes:
driver: local
es-certs:
workspaces:
name: workspaces
driver: local
driver_opts:
type: none
device: ${PWD}/workspaces
o: bind
plugins:
name: plugins
driver: local
driver_opts:
type: none
Expand Down

0 comments on commit d98e991

Please sign in to comment.