Digital Marketing

Check the filesystem inside the container

Check the filesystem inside the container using the df command:

$ df -T /var/lib/docker
Filesystem     Type 1K-blocks    Used Available Use% Mounted on
/dev/xvda1     xfs    8376300 5410112   2966188  65% /
$

Comments

Popular posts from this blog