Skip to content

Commit abc1157

Browse files
author
rcemper
authored
command: --check-caps false
1 parent a6ab2dc commit abc1157

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

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

0 commit comments

Comments
 (0)