Update README
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
toolkit:
|
toolkit:
|
||||||
image: jkaninda/toolkit:latest
|
image: jkaninda/toolkit:latest
|
||||||
container_name: toolkit
|
container_name: toolkit
|
||||||
command: ["sleep", "600"]
|
command: ["/bin/bash", "sh"]
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- ~/.kube:/root/.kube
|
- ~/.kube:/root/.kube
|
||||||
|
|||||||
Reference in New Issue
Block a user