Skip to content

Commit

Permalink
Merge pull request #156 from levoai/ssg/fix/pcap-sensor
Browse files Browse the repository at this point in the history
Pcap sensor docker instruction
  • Loading branch information
sohitgore authored Oct 19, 2023
2 parents da97f6e + 731b212 commit 4068ab3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ Specify additional flags in the entrypoint
- Docker Engine version `18.03.0` and above
- Admin (or `sudo`) privileges on the Docker host

If you are running the satellite as a docker container on the host machine, use the satellite-url `http://host.docker.internal:9999`
Do ***NOT *** use `localhost` as the hostname, since the sensor is running inside a container.
```bash
sudo docker run --net=host --rm -it levoai/pcap-sensor \
./bin/levo-pcap-sensor apidump \
Expand Down

0 comments on commit 4068ab3

Please sign in to comment.