iptables-exporter
iptables-exporter copied to clipboard
Readability fixes
- Remove unused copy module from main.py
- Adjusting Dockerfile for enhanced readability and following regular Dockerfile practices
- Adding try except block for main.py to catch any errors in execution
- Correcting typo in shebang for better readability
@madron: Please do check above changes, some of them wont impact functionality but would improve readability for a regular user