Skip to content

do not make the filesystem of the container writable

Maciej Pawel Szymanski requested to merge maszyman-rm-writable into master

We do not need to have the container file system writable. It's enough that bind paths are mounted in read/write mode.

It also fixes the execution (in the new nightlies) of the XMLSummaryKernel.writeerror test in LHCb which relies on the fact that the test can't write to /, AFAIU.

Edited by Maciej Pawel Szymanski

Merge request reports