In other Docker libraries (e.g. in Node) we can specify a disk quota. In the Python version, I was unable to find this option.
We should try to find out how we can access the disk quota option in this project so that users can specify a workdir without being concerned that the code that they're executing will fill up all available space.