Skip to content

Commit f30cada

Browse files
Andreagit97poiana
authored andcommitted
docs: update docs example
Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
1 parent f279c7b commit f30cada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Usage of ./falco-exporter:
4848
To run **falco-exporter** in a container using Docker:
4949

5050
```shell
51-
docker run -v /path/to/falco.sock:/var/run/falco.sock falcosecurity/falco-exporter
51+
docker run -v /path/to/falco.sock:/run/falco/falco.sock falcosecurity/falco-exporter
5252
```
5353

5454
### Deploy in Kubernetes

0 commit comments

Comments
 (0)