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