Open lapplislazuli opened 3 years ago
Hey Leo! We need write access as well, since we actually compile the programs. So when you run it on ThreeFixes.hs
, it generates the ThreeFixes.hi
as output, which has to be stored somewhere!
Ah this makes sense, so it is file-read-only but directory-read-write?
When I started to play with the docker-compose in #17, I first added the volume in read only like such:
That gives the following (interesting) Error
Which is weird to me. Can we use a Read-Only-BinaryFile ?