Merge pull request #2352 from roman-mazur/roman/readme
Fix deprecated image reference in readme
This commit is contained in:
commit
35004abf39
@ -20,7 +20,7 @@ sudo docker run \
|
||||
--publish=8080:8080 \
|
||||
--detach=true \
|
||||
--name=cadvisor \
|
||||
google/cadvisor:latest
|
||||
gcr.io/google-containers/cadvisor:latest
|
||||
```
|
||||
|
||||
cAdvisor is now running (in the background) on `http://localhost:8080`. The setup includes directories with Docker state cAdvisor needs to observe.
|
||||
|
Loading…
Reference in New Issue
Block a user