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 | 5153 | March 28, 2016 | |
Writing to mounted cifs share from container taking up space on host machine | 0 | 453 | April 10, 2021 | |
How memory is allocated to containers in the host os | 0 | 1058 | January 24, 2016 | |
Increase the disk size of container | 1 | 2782 | August 13, 2016 | |
Can I save specific container's writable layer to a specific partition (file path)? | 1 | 362 | July 8, 2023 |