Hi there,
I received a lot of OSError: [Errno 30] Read-only file system on my submission. One of my models would write out joint images for scoring in a second stage, so I need to be able to write to a temp folder. Is it possible? I'm fairly new to docker.
Thanks!
Created by Leah Tran leahtran This is correct. @leahtran You can only write to /output, so you need to write you temp files to there