Can I write to the file system?

I think you can basically access the directory under /home/user/ (or possibly /home/ ?) using that method. There is no way to access a path higher up…

(This also causes an error in Dockerfile’s WORKDIR, etc.)