-
Notifications
You must be signed in to change notification settings - Fork 655
Add VirtualBox tools support #143
Comments
I second this, I would really like built in support for VirtualBox Tools |
This request has been coming more and more. Especially since RancherOS works in docker-machine and people expect folder sharing to work like b2d. We are in the process of releasing v0.4 now and we can't squeeze in this feature. But it think we can get it in the next release. |
Thanks for the update, I am seriously considering this platform to host some of my applications, so would like to know what is the expected time frame. I have been researching rancher os only recently so not sure about your release cycles, Can you please tell us about your release cycle, When would be the next release 'tentatively' |
We don't have a fixed release cycle yet. We should create one soon, but releases have been pretty ad hoc right now . V0.4 should be released by the 26th. The vbox support I won't expect until 4 weeks after that. After v0.4 you should expect a monthly release. We'd like to get that shorter but we've found testing all the permutations of clouds and baremetal to be pretty time consuming. |
I used docker-machine to create RancherOS on VMware vShpere was timeout. And by docker-machine just create a VM, it didn't run |
Have being a while since the last time this thread was update (we are now on RancherOS 0.7.1) I was wondering if there is any news or have anyone manage to make RancherOS works properly with VirtualBox and share local folders? |
tried with rancherOS LTS, nothing comes up :( Please do something for us rancherOS fans !!! |
@kingsd041 we need to do something like this: https://github.com/boot2docker/boot2docker/blob/master/Dockerfile#L362-L380 |
We have supported VirtualBox tools in the RancherOS v1.5.1-rc1 version. How to useFirst, you need to start the
After the
At this point, you can mount the shared folder with
Note:
|
https://www.virtualbox.org/manual/ch04.html
The text was updated successfully, but these errors were encountered: