diff --git a/README.md b/README.md index 98801c8..a413076 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,9 @@ services: toolkit: image: jkaninda/toolkit:latest container_name: toolkit + privileged: true + devices: + - "/dev/fuse" command: ["/bin/bash", "sh"] volumes: - ./custome-volume:/custome-volume