File: [engine/reference/commandline/ps.md](https://docs.docker.com/engine/reference/commandline/ps/) Under the SIZE column of the outpout of "docker ps -s". Is it possible to explain what the "virtual" keyword means ? Example : for a container I am runing I can see 2.045 MB (virtual 540.5 MB) Does this mean that the container takes 2.045 MB on disk, or 540.5 MB ?