Can now run strace in dev api container

This commit is contained in:
Eliot Berriot 2018-12-06 11:18:25 +01:00
parent 24b8ca7227
commit d68ab6ec20
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,8 @@ services:
- redis - redis
networks: networks:
- internal - internal
cap_add:
- SYS_PTRACE
nginx: nginx:
command: /entrypoint.sh command: /entrypoint.sh
env_file: env_file: