Closed mohdaliiqbal closed 8 years ago
For now you can rename your docker machine name. I haven't tested this, but you should be able to move your directory from ~/docker/machine/machines/dev
to ~/docker/machine/machines/default
and then replace all the occurences of dev
inside ~/docker/machine/machines/default/config.json
.
Please make a backup of your files. I have no idea whether this works.
:+1: to the topic. It would be great to have an ability to use Kitematic with different VMs managed by docker-machine.
Thanks for the feedback - There's actually some work currently being done to support the above. A PR was open to provide kitematic with some simple VM changes: https://github.com/kitematic/kitematic/pull/992
There's also a break-down of machine management plans within Kitematic in the wiki: https://github.com/kitematic/kitematic/wiki/Machine-Management
The rename suggestion is a dangerous one, as you would also break the VirtualBox inheritance. There are a couple of changes that also would need to happen within VirtualBox to have a 'smooth' transition.
Closing this due to lack of activity in more than 15 days.
Closing this due to lack of activity in more than 15 days.
What does this mean? Is this feature now available in Kitematic?
@hferentschik just the fact that no one has commented on my reply that pointed to the Wiki in regards to machine management; along with the previous feature request which is where all of the discussion should go.
@FrenchBen So what's the state of this? Available? Not available?
Can I, currently, set the VM name manually?
@omarabid Please see above comments
@FrenchBen Yes, but it's not clear whether it's a work-in-progress or just proposed and are there any timelines for it?
Same here. I don't understand what the state is now and I am not sure what I would do with this Wiki document.
@omarabid @hferentschik The wiki simply illustrates what we've considered and the direction we'd like to take. Unfortunately we don't have enough man-power to help create this huge feature, while still fixing the issues seen here.
If one of you feels like they'd like to take a stab it, feel free to do so :D
+1 to be able to switch machines
+1
new feature+1
+1 I'm not interested in Docker for Mac. I want to unify all my work on all platforms using docker-machine and would like to have a GUI in addition to using the CLI. Kitematic would meet that need well.
+1
+1
+1 I need the default machine for some operations, but also another one. Kitematic should offer to select it at startup
+1
+1
+1
+1
+1
+1
+1
Kitematic currently creates a docker-machine VM named
default
. I have all my containers in another docker machine calleddev
. I would like a way to point the Kitematic to mydev
virtual machine. Even if i make thedev
vm active in the docker-machine it does not reflect in kitematic for obvious reasons.