This is a creation in Article, where the information may have evolved or changed.
The Docker beta
first batch of users had been granted beta authorization, but it was not found because the message was spam. e-mail to the Docker today to apply for beta testing only to know that has passed, quickly taste up. If you do not have permission, you can try to qualify for the Docker Beta application test.
Test version may be at risk, please judge by yourself.
Before installation
Docker for Mac requires some pre-requirements, and the official documentation provides the following data:
- 2010 years after the Intel Mac model, support
MMU(Memory Management Unit)
virtualization, EPT(Extended Page Table)
and other features
OSX 10.10.3
Above system
- At least
4GB
memory
VirtualBox 4.x
With Docker for Mac
conflicts, so if you install this series you Virtualbox
need to uninstall.
If previously loaded Docker Toolbox
, it would take some extra action to be Docker Toolbox
compatible. (I chose to uninstall the existing directly Docker Toolbox
.) XD)
Installing Docker for Mac
Docker for Mac
is a 98.3M (Mac display as 103.1MB) DMG file, download down and then double-click the file, the whale dragged into the Applications
folder.
The first time Docker for Mac
you open requires an invitation code, and special permissions are required to write to the Docker bin
file.
Docker for Mac
Contains the Docker
engine, Docker
command-line client, Docker Compose
and Docker Machine
. After you double-click on the application to Docker
enable the engine, there will be a whale symbol in the upper right corner.
Click on the tag to get the menu, set it up, view the logs and more.
Click Check for updates to verify that you are currently the latest version Docker for Mac
.
Docker for Mac early adopters
First look at Docker
the settings, you can set the use of memory enabled, whether to enable VPN
compatibility mode (now I see the forum was mentioned is incompatible Cisco AnyConnect
), disable the VM Time Machine backup function. In addition you can provide a direct uninstall button here, do not want to use the time is also more convenient.
The accompanying software version is also the new Docker software:
➜ ~ docker -vDocker version 1.11.0, build 4dc5990➜ ~ docker-compose --versiondocker-compose version 1.7.0, build 0d7bf73➜ ~ docker-machine --versiondocker-machine version 0.7.0, build a650a40
Run an Ubuntu test for a moment:
➜ ~ docker run -i -t --name ubuntu ubuntu:16.04 /bin/bashroot@d5ceb77516bf:/# uname -aLinux d5ceb77516bf 4.4.6 #1 SMP Mon Apr 18 19:18:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linuxroot@d5ceb77516bf:/#
I find that there is no way to write the end/conclusion, then the last egg: we are in the Docker
CI/CD
online environment of the application of groping, if you are interested in communication, welcome to contact kevin <at> yeeuu <dot> com
.
golang
"!--/.social-share-->