Update README
This commit is contained in:
@@ -37,6 +37,9 @@ services:
|
|||||||
toolkit:
|
toolkit:
|
||||||
image: jkaninda/toolkit:latest
|
image: jkaninda/toolkit:latest
|
||||||
container_name: toolkit
|
container_name: toolkit
|
||||||
|
privileged: true
|
||||||
|
devices:
|
||||||
|
- "/dev/fuse"
|
||||||
command: ["/bin/bash", "sh"]
|
command: ["/bin/bash", "sh"]
|
||||||
volumes:
|
volumes:
|
||||||
- ./custome-volume:/custome-volume
|
- ./custome-volume:/custome-volume
|
||||||
|
|||||||
Reference in New Issue
Block a user