Skip to content

Commit

Permalink
Add commented build hacks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Sep 17, 2024
1 parent 48166e3 commit 544d5a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ddev/docker-compose.override.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
services:
web:
# Was trying to figure out run docker without sudo on mac.
# build:
# args:
# DOCKER_GID: ${DOCKER_GID:-992}
group_add:
- docker
volumes:
Expand Down

0 comments on commit 544d5a7

Please sign in to comment.