All Questions
2 questions
2
votes
1
answer
3k
views
Enabling squashfs inside docker
I am trying to run singularity inside a docker container. However, I can't seem to figure out or understand how to get "squashfs" capabilities working for .simg singularity images.
I have seen a few ...
3
votes
0
answers
659
views
Docker windows loading kernel modules
I'm running Docker for Windows (similar effect described below is observable on MacOSX)
I have a Docker Container in which a program tries to access a squashfs image. To access squashfs the kernel has ...