I don’t understand how disk space for containers is allocated. Every container has its own write layer. So if I create a 10mb file the write layer space increase to 10mb. But what is happening on the host machine like where I can find those changes I’ve done inside my container. And do those layers have some limit?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to understand docker container disk space usage? | 0 | 5130 | March 28, 2016 | |
Writing to mounted cifs share from container taking up space on host machine | 0 | 429 | April 10, 2021 | |
Increase the disk size of container | 1 | 2699 | August 13, 2016 | |
Can I save specific container's writable layer to a specific partition (file path)? | 1 | 333 | July 8, 2023 | |
Mounting one host directory/file to multiple containers | 1 | 3461 | February 8, 2016 |