linux-dash icon indicating copy to clipboard operation
linux-dash copied to clipboard

Docker container with linux dash

Open alexkutsan opened this issue 5 years ago • 2 comments

Would be nice to have official docker file and docker compose to monitor host system

alexkutsan avatar Jul 07 '19 11:07 alexkutsan

I can give it a try but I don't think it will work easily. You will have to mount all the directories manually like /sys/, /proc/ etc. for the api script and I have the feeling that this will break the container.

hamburghammer avatar Sep 16 '20 18:09 hamburghammer

I am not able to get it up and running with more than the CPU utilization. The problem that I see is the app/server/linux_json_api.sh script. This script does not provide the option to use a different directive to get the information from and mounting all directories into the container doesn't do the job.

hamburghammer avatar Sep 28 '20 18:09 hamburghammer