Skip to content

Commit

Permalink
I believe this was missing
Browse files Browse the repository at this point in the history
  • Loading branch information
edmc-ss committed Feb 28, 2024
1 parent 754f31a commit 95f0c2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ services:
- SYS_ADMIN
devices:
- '/dev/fuse'
privileged: true
expose:
- 33123 # ICKPT.Port
- 32356 # IMGR.RetryRPCPort
Expand Down Expand Up @@ -144,6 +145,7 @@ services:
- SYS_ADMIN
devices:
- '/dev/fuse'
privileged: true
expose:
- 15347 # ICLIENT.HTTPServerPort
ports:
Expand Down

0 comments on commit 95f0c2b

Please sign in to comment.