A docker container produce errors with Apptainer unless in writable sandbox mode

50 Views Asked by At

A (confidential) docker container fails on tests when run by Apptainer unless it is in the writable sandbox mode.

I tried ls \ -tral I see only /etc, /tmp, mounted and special folders like /.singularity.d being modified in writable sandbox.

Any ideas to correct the issue?

0

There are 0 best solutions below