Skip to content

Commit 2b5fbb9

Browse files
committed
Merge branch 'master' of github.com:intersystems-community/intersystems-iris-dev-template
2 parents e0a95db + 8b10000 commit 2b5fbb9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
restart: always
8+
command: --check-caps false
89
ports:
910
- 1972
1011
- 52773
1112
- 53773
1213
volumes:
13-
- ./:/irisrun/repo
14+
- ./:/irisrun/repo

0 commit comments

Comments
 (0)