Skip to content

Commit df94cc9

Browse files
committed
Use bin/dev to pass the user
1 parent 53cdc3c commit df94cc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ services:
1818
- ./vendor:/vendor
1919
tmpfs:
2020
- /tmp:exec,mode=1777
21-
user: ${USER_ID_GROUP}
2221

2322
ruby_rspec:
2423
image: apm-agent-ruby:${RUBY_VERSION}
25-
user: ${USER_ID_GROUP}
2624

2725
volumes:
2826
vendor:

0 commit comments

Comments
 (0)