Kjell Havnesköld
Kjell Havnesköld
A workaround until this is fixed is to do the following > mkdir -p /etc/docker/plugins/ echo "unix:///run/docker/plugins/.sock" > /etc/docker/plugins/nfs.spec which redirects the nfs to the .sock file
Can you have the same problem as me, se #97 Check if you have a .sock file ls -la /run/docker/plugins if so, I have a workaround described in #97
Can't change the default name as it would break all previous builds using this container but I look into making it possible to set a global variable to make it...
This version is built without using screen or tmux, it uses files as pipes to communicate with the server. Is it to difficult to use the **mc_send** command to pass...
sorry pressed the wrong button
can you describe the actual problem so can I see if I can find a solution
This is a docker error, this is from a previous issue "Nevermind, this is an ubuntu bug - https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1509867 After restarting docker everything worked great."
I will add more error checking to the script to show it as a docker error and not the current not so obvious error messages.
No need to close, good info for other with same question. I am looking which Open Source licensing this and other projekts I have should be under.
I will check you pull as I have been thinking of adding overviewer myself. If It's implemented it will be as a separate tag to allow people to choose if...