-
Updated
May 30, 2020
docker-machine
Here are 250 public repositories matching this topic...
-
Updated
Jun 1, 2020 - Ruby
The document README.md has no mention on installing AWS Command line tools to be able to run the upload_certs.sh (https://github.com/Accenture/adop-docker-compose/tree/master/provision/aws/ssl)
Please update the documentation to install AWS CLI from this portal before running uploading certs for ELB. Here is the URL https://aws.amazon.com/cli/
-
Updated
Apr 2, 2020 - PowerShell
-
Updated
May 28, 2020 - PowerShell
Looking through the code, there's an option for specifying a cloud-init configuration. Judging from the rest of the code, it's not as simple as passing a cloudinit file and some of the setup, like mounting of shared drives, seems to be skipped if this parameter is specified.
I was wondering if ther
The Swarm example doesn't seem to support "Swarm Mode":
Would you be able to update it? Does the driver already support the new mode?
Alex
-
Updated
Mar 28, 2020 - Go
The download instructions, which people usually just copy and paste, points to v1.3.0 but v1.4.0 is the current/latest release since 7 months ago. It would also be better to improve the command given here to fetch from "latest" rather than hard-code the version in the Readme, although I realise that github don't currently make this easy.
-
Updated
Apr 12, 2020 - Shell
-
Updated
May 10, 2020 - Dockerfile
To start off with, thank you for your work.
I'd like to clearify a few things, and maybe help other users who also struggle on the same topic.
Running FluentDocker 2.7.1
I've spent several hours trying to find out
how to easily use remote docker hosts WITHOUT using docker-machine, and WITHOUT SSH keys.
In our local dev & test environment with have several docker host serv
-
Updated
May 21, 2018 - Java
-
Updated
Nov 2, 2019 - Python
The README mentions that pf is a script that exposes ports between VirtualBox and the host when it comes to docker-machine being used on macOS. However, pf works perfectly fine if someone uses any other hypervisor for Docker, such as xhyve, the native hypervisor for macOS - docker-machine-driver-xhyve. It should be the sam
Incorrect timezone
From: kubernetes/minikube#2061
As stated in the minikube issue, I have this problem when using the vmware or the vmwarefusion drivers. When using the date command, the timezone is UTC but the time is my localtime.
This doesn't happen with the virtualbox driver.
-
Updated
Dec 30, 2019 - Ruby
-
Updated
May 4, 2017 - HTML
-
Updated
Jan 30, 2018 - Shell
-
Updated
Jun 8, 2020 - Shell
-
Updated
May 25, 2019 - Go
-
Updated
Feb 23, 2020 - Ruby
-
Updated
Nov 2, 2019 - JavaScript
-
Updated
Jul 20, 2018 - Go
-
Updated
Jul 12, 2019 - Shell
-
Updated
Apr 25, 2019 - Python
Improve this page
Add a description, image, and links to the docker-machine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the docker-machine topic, visit your repo's landing page and select "manage topics."
The issues described at minishift/minishift#2380 and kubernetes/minikube#1942 appear to now re-occur with the latest version when installing from Homebrew, although installing 0.3.3 manually works fine.