Closed cedvan closed 8 years ago
FYI: I have activated SSHFS/FUSE in DockerRoot v1.3.1 as well, although I haven't tested it yet.
$ sudo pkg install sshfs
Ok, cool. Thank you !
You have informations to the previous error : pivot_root
?
Hmm. DockerRoot doesn't allow pivot_root
by default.
It needs to re-build the box with a patched boot config.
Ok, so not possible ?
For information, what is a pivot_root
?
Hum ok ! :)
So not possible add chroot in docker-root ?
Ok, so not possible ?
I'm not sure that it is caused by DockerRoot or something else (libcontainer). But I will create a custom box for you.
Oh great !
Thank you very much !!
@cedvan Updated the gist with the custom docker-root.box. https://github.com/ailispaw/docker-root/issues/21#issuecomment-190267732
Ok great ! I'll try ;)
Your box solved problem with pivot_root
, it's very good !
But docker version 1.9.1 create bug with new rancher network... lol. Need merge your work on master and up to docker 1.10 ^^. I try build localy docker-root, but I've Linux, so difficult :)
Thanks for your feedback. I will consider to support pivot_root
and Docker v1.10 in the next. :)
Great !
Possible install glusterfs directly on the VM docker-root ?
Please open an issue at https://github.com/ailispaw/docker-root-pkg. Thanks.
I'm still wondering Docker v1.10.3 is good.
Instead I have added an ability to switch between Docker versions easily. https://github.com/ailispaw/docker-root/commit/39acf9513be760e55cf68e0b6dde34e48c76a240
$ sudo /etc/init.d/docker restart v1.10.3
I'm still wondering Docker v1.10.3 is good.
Why ?
Instead I have added an ability to switch between Docker versions easily.
Good idea !
I will try to use the latest Docker.
Please see https://github.com/ailispaw/docker-root#features for its usage.
Telling the truth, I don't like the FAT docker binary and I feel it's unstable recently, although I do like its basic functionalities.
Ok, you do a great job, thank you !
@cedvan Thank YOU. I have enjoyed this conversation with you. Without it, I could not have such ideas.
Please let me know any problem and progress on your test.
@ailispaw, To continue my test I need IPSec support :wink: .
cf #27
Closing for /dev/fuse. Please open a new issue for the further problem.
Hi,
Please possible add support fuse module ?
Thank you