machine icon indicating copy to clipboard operation
machine copied to clipboard

Machine management for a container-centric world

Results 100 machine issues
Sort by recently updated
recently updated
newest added

I know this repo is in maintenance - this is here for other users that might want to pick this up. If this interests the maintainers of this repo, I'd...

## Description After docker-machine installs Docker engine to OS using systemd, Docker is automatically started, so after changing configuration (adding 10-machine.conf) starting service which is already started has no sense,...

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior docker stack...

Hey there! I've noticed that the latest docker release (20.10.0 as of this writing) breaks with docker-machine's create phase. The following no longer works: ```sh $ docker-machine create --driver digitalocean...

Hi, It would be helpful if we can configure the port forwarding when installing a new box. Thanks

kind/enhancement
driver/virtualbox

I am trying to use RiseUpVPN and keep getting this error when I try to start it up. An Error has occurred initializing the VPN: Post http://localhost: 7171/Firewall/stop: dial tcp(::1):7171...

While creating a Hyper-V VM on a Windows 10 machine the docker-machine gets stuck on creating a SSH session to that VM. ### My Environment - Windows 10 Pro -...

After installing both `docker` and `docker-machine` from Homebrew and setting up docker-machine with a VirtualBox driver, the `docker version` command reports that my client version is `20.10.8` whereas the server...

Hi @chris-crone, apologies for poking you directly, but you seem to be one of the few people that worked on this repo still at Docker. Is this project still alive?...

I have a little project called [Fluentdocker](https://github.com/mariotoffia/FluentDocker) here on GitHub. I've got a bug report that made me run my old `docker-machine` unit test and I get errors back when...