Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: allow
make docker-generate
to work with SELINUX
Without this change when running on a system using SELINUX you will receive an error like this: <snip> ts=2023-11-27T15:48:48.150Z caller=net_snmp.go:175 level=info msg="Loading MIBs" from=mibs ts=2023-11-27T15:48:48.150Z caller=main.go:134 level=error msg="Error generating config netsnmp" err="unable to determine absolute path for output" make: *** [Makefile:92: docker-generate] Error 1 Information on the ':Z' option at: https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label Signed-off-by: John L. Villalovos <[email protected]>
- Loading branch information