I need to find the space occupied by a volume in a container. In order to check whether it crossed the threshold or not. Suppose a container is mounted in myvolume1 and I need to get the total space used by it, free space available on it. From this, I need to check its threshold is less than 80%. I'm using docker-py for automation purposes.
Asked
Active
Viewed 81 times
0
-
@Pierre Could you help me? – Aaditya R Krishnan Apr 08 '20 at 02:34
-
@Stefan Golubović Please have a look on it – Aaditya R Krishnan Apr 08 '20 at 04:41