Skip to content

Bind /etc/hosts

if you pass --contain (which we do), the singularity container ignores the nodes /etc/hosts. This bites you in the behind if the nodes have host information in /etc/hosts that is not available in DNS. We run into this problem at TACC.

See https://github.com/sylabs/singularity/issues/1707

This is for the master branch

Merge request reports