mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 00:45:19 +00:00
Fixing typo in osquery tools README (#797)
This commit is contained in:
parent
a047ef2211
commit
ede7f9773d
@ -44,11 +44,11 @@ docker-compose rm
|
||||
If you want to only start one instance of `osqueryd`, use:
|
||||
|
||||
```
|
||||
docker-compose run ubuntu14-osqueryd
|
||||
docker-compose run ubuntu14-osquery
|
||||
```
|
||||
or
|
||||
```
|
||||
docker-compose run centos7-osqueryd
|
||||
docker-compose run centos7-osquery
|
||||
```
|
||||
|
||||
Note that `docker-compose run` does not save state between calls.
|
||||
|
Loading…
Reference in New Issue
Block a user