We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a5abf commit d237d43Copy full SHA for d237d43
docker-compose.yaml
@@ -1,5 +1,3 @@
1
-version: "3.8"
2
-
3
services:
4
graphdb-upgrade:
5
image: arangodb:3.10.1
@@ -65,8 +63,6 @@ services:
65
63
- fixcore.runtime.start_collect_on_subscriber_connect=true
66
64
restart: always
67
stop_grace_period: 2m
68
- volumes:
69
- - ~/fixinventory-downloads:/home/fixinventory/downloads
70
fixworker:
71
image: somecr.io/someengineering/fixworker:edge
72
container_name: fixworker
0 commit comments