Closed chris-crone closed 3 years ago
Sad to hear it is deprecated. It seems such a clean solution on a virtual server on amazon to do this
docker-machine create --driver amazonec2 aws01
As suggested here https://stackoverflow.com/a/50646504/1164009
Tell us about your request The Docker Machine project started in 2014 to make it easier to setup and run Docker in a virtual machine. One of the major use cases for this was to make it easier to use Docker on macOS and Windows. Since its release in 2016, Docker Desktop has been seen as the replacement for Docker Machine to develop with containers on macOS and Windows. Not only does Docker Desktop provide a Docker API endpoint but it also provides transparent handling of file sharing and networking between the host and VM which make container development easier.
While originally Docker Desktop did not support all widely used versions of macOS and Windows, this is no longer the case. Docker Desktop supports macOS 10.14 or later and Windows 10 (1909) or later.
If you are an active user of Docker Machine, please let us know here about what you're using it for and how it's helping you.
Which service(s) is this request for? Docker Machine