Is there a way to determine the size of a docker volume on my macOS machine? November 27, 2023 by Tarik You can use: docker system df -v More info at https://docs.docker.com/engine/reference/commandline/system_df/