Docker support #6
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maxpeterkaya/pwrstat-exporter!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dockerize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request adds Docker support to the pwrstat-exporter program for enhanced deployment and management.
The update includes a Dockerfile for easy image creation and a sample Docker Compose configuration.
I've also pushed a Docker image to DockerHub for convenience, if you prefer, you can build and push the image yourself using the provided Dockerfile.
Check out the README for instructions on building the Docker image and running containers.
Your feedback is welcome! 🚀
Fixes #2