Skip to content

Commit 0a28061

Browse files
author
rcemper
authored
command: --check-caps false
1 parent 8eb9b77 commit 0a28061

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docker-compose.iris.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ services:
77
dockerfile: Dockerfile.iris
88
args:
99
IRIS_VERSION: ${IRIS_VERSION:-2020.1.0.209.0}
10+
command: --check-caps false
1011
ports:
12+
- 1972
1113
- 52773
12-
- 51773
14+
# - 51773
1315
volumes:
14-
- ~/iris.key:/usr/irissys/mgr/iris.key
16+
# - ~/iris.key:/usr/irissys/mgr/iris.key
1517
- ./server/src:/opt/blocks/src
1618
web:
1719
environment:

0 commit comments

Comments
 (0)