Example Dockerfiles all do
RUN mkdir /safe_data /safe_outputs /scratch
or
RUN mkdir /safe_data /safe_outputs /scratch /test
docs/container-build-guide.md should document this requirement to allow a container to read/write data when run via the TRE Container Execution service
Example
Dockerfiles all door
docs/container-build-guide.mdshould document this requirement to allow a container to read/write data when run via the TRE Container Execution service