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 | |
|---|---|---|---|---|
| Question on Container Storage | 1 | 928 | January 9, 2018 | |
| Container Writeable Layer Conceptual Memory Help | 1 | 358 | November 20, 2022 | |
| Docker volume data occupied storage space in your host but also in your container? | 1 | 480 | November 12, 2022 | |
| Actual Size a Docker Container uses in a OS Filesystem | 2 | 3229 | February 2, 2017 | |
| Writing to mounted cifs share from container taking up space on host machine | 0 | 473 | April 10, 2021 |