We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0a95db + 8b10000 commit 2b5fbb9Copy full SHA for 2b5fbb9
1 file changed
docker-compose.yml
@@ -5,9 +5,10 @@ services:
5
context: .
6
dockerfile: Dockerfile
7
restart: always
8
+ command: --check-caps false
9
ports:
10
- 1972
11
- 52773
12
- 53773
13
volumes:
- - ./:/irisrun/repo
14
+ - ./:/irisrun/repo
0 commit comments