Dave Trudgian

Results 209 comments of Dave Trudgian

FYI, there are lists in the docs at present. See e.g..... Env vars accepted by the CLI... https://github.com/sylabs/singularity-userdocs/blob/master/appendix.rst Env vars set in the container environment... https://github.com/sylabs/singularity-userdocs/blob/master/environment_and_metadata.rst#environment-from-the-singularity-runtime NB - I'm following...

*edit* - sorry, I missed you used manually compiled versions also. @bedroge - Fedora has the latest `1.1.2` available, and this seems to work for me with Singularity, so whatever...

We are seeing this exact situation when passing an `IP=xxx` arg intended for IPAM, now that in containernetworking/plugins v1.0.1 the `bridge` plugin consumes an arg (mac from https://github.com/containernetworking/plugins/pull/636). (Ref https://github.com/sylabs/singularity/pull/337)...

This is a little unexpected - I do my development work on a Fedora machine with selinux in enforcing mode, without issue as the binary ends up unconfined. Does your...

Right - there's going to be quite a bit needed then, I suspect. The setuid binary is going to ask for a number of capabilities and you'll see notes around...

> > Our longer term roadmap includes integrating runc as an alternative low-level runtime. This means that implementing fuse SIF / overlay etc. handling through the image driver mechanism is...

@DrDaveD - We will be working to implement this stuff through CE 3.11 and into 4.0, and as mentioned already, we do expect to diverge implementation-wise from what Apptainer is...

Hi @DrOllyGomez - what kernel version do you have installed on this host? i.e. output of `uname -a` Also, please could you provide debug output from the build. I.E. everything...

> 3.10.0-327.36.3.el7.centos.plus.x86_64 https://github.com/sylabs/singularity/pull/1 SMP Tue Oct 25 03:09:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux This is an extremely old (Oct 2016) kernel build, and not one we would be testing...

Let's keep the ticket open - if I have an hour to try and replicate this week, I will take a look.