DrDaveD

Results 49 issues of DrDaveD

In many versions of singularity & apptainer including the latest apptainer, if you do a build without `--fix-perms` you get this warning, for example: ``` $ apptainer build --sandbox alpine...

There should be e2e tests very much like the ones in #607 for adding the same packages on top of an existing sif file with an action command including options...

This happens at least as far back as singularity-3.4.2, and every version I have tried thereafter. This is a more generic description of the problem first reported in #611. If...

#526 broke having the home directory as `/root` in suid-flow `--fakeroot` mode, which was fixed in #612. Make e2e tests to make sure that the home directory is`/root` in both...

In version 1.1.0-rc.1 I occasionally see a message like this after exiting from an interactive bash on a centos7 host: ``` ERROR: Cleanup error: while unmounting /var/apptainer/mnt/session/rootfs directory: device or...

Now that we have access to squashfuse and fuse-overlayfs, oci mount should be able to be done unprivileged. I think mostly what it will take is to port the imageDriver...

Make an e2e test for nested gpu flags in order to complete #523.

Continuation of apptainer/singularity#5941.

It would be very helpful if the packages that are automatically generated by releases on github were stored in yum & apt repositories on github. For example the [NVidia container...