--
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
x11 seems to work on Vagrantbox. For example, I am able to bring up xclock from Vagrantbox but not from the container. Could it be due to missing .Xauthority file within the container? .Xauthority file is available in Vagrantbox's $HOME, but not visible in Container's $HOME.
Here are my settings within the Vagrantfile
config.vm.box = "singularityware/singularity-2.4"
config.ssh.forward_agent = true
config.ssh.forward_x11 = true
config.vm.network "forwarded_port", guest: 80, host: 8080
The container is running Ubuntu 18.04.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity...@lbl.gov.
--
--
You received this message because you are subscribed to a topic in the Google Groups "singularity" group.
To unsubscribe from this topic, visit https://groups.google.com/a/lbl.gov/d/topic/singularity/2BO97_Uhdrs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to singularity+unsubscribe@lbl.gov.
sudo singularity shell -B /mnt:/mnt /mnt/Aditya/test_container.simg
To unsubscribe from this group and all its topics, send an email to singularity...@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.
To unsubscribe from this group and all its topics, send an email to singularity+unsubscribe@lbl.gov.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.