Skip to content

Commit

Permalink
docs: better style for notes
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 authored Jan 6, 2025
1 parent 41e36de commit 468b7f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ docker run -d \
hatamiarash7/ipset-exporter:latest
```

The Docker container needs to run with `NET_ADMIN` capability to fetch ipset data. Also, you should run it with `--net host` to access the host network namespace.
> [!NOTE]
> The Docker container needs to run with `NET_ADMIN` capability to fetch ipset data.
> Also, You should run it with `--net host` to access the host network namespace.
## Configuration

Expand Down

0 comments on commit 468b7f6

Please sign in to comment.