Docker For Mac Daemon Port

以下原文转载于() (想找中文版的最新文档,最后发现还是直接看英文的靠谱。 ps:本人英文很渣,以下翻译纯属Google加上一些修改来让我省些时间重新看英文,翻译仍需花时间精改。有问题欢迎评论提出,谢谢0.0) Welcome to Docker for Mac! (欢迎使用MAC版本的Docker) Docker is a full development platform for creating containerized apps, and Docker for Mac is the best way to get started with Docker on a Mac. (Docker是一个创建容器式APP的完整开发平台,并且Docker For Mac是在Mac上使用Docker的最佳方式) Already have Docker for Mac? If you already have Docker for Mac installed, and are ready to get started, skip down to to work through the rest of the Docker for Mac tour, or jump over to the standard tutorial. ( 开始使用Docker for Mac?如果你的Mac早已使用Docker,并且已经开启,则跳到第二步 来继续剩下的旅程,或者跳到标准旅程) Download Docker for Mac (下载Docker for Mac) If you have not already done so, please install Docker for Mac.

You can download installers from the stable or beta channel. For more about stable and beta channels, see the. (如果你还没开始,请下载Docker for Mac。你可以下载稳定或测试版本,想要获取更多信息,看 Stable channel This installer is fully baked and tested, and comes with the latest GA version of Docker Engine. This is the best channel to use if you want a reliable platform to work with. These releases follow a version schedule with a longer lead time than the betas, synched with Docker Engine releases and hotfixes.On the stable channel, you can select whether to send usage statistics and other data. (稳定版本是经过完全测试过的,并且使用Docker Engine的最新的GA版本。如果你想要一个可靠的开发平台,这是最好的版本。这些版本遵循着比betas更长交付时间的版本计划,并且与Docker Engine的修补程序同步进行。在稳定版本中,你可以选择是否发送可用的统计信息和其他数据) Important Notes(关键提示): Docker for Mac requires OS X El Capitan 10.11 or newer macOS release running on a 2010 or newer Mac, with Intel’s hardware support for MMU virtualization. The app will run on 10.10.3 Yosemite, but with limited support.

Please see for a full explanation and list of prerequisites. (Docker for Mac要求OS X El Capitan 10.11或者更新的macOS版本,必须是2010或更新的型号,具有英特尔对内存管理单元(MMU)虚拟化的硬件支持,应用也可运行在10.10.3 Yosemite上,但会有限制,详情来查看完整说明和要求) You can switch between beta and stable versions, but you must have only one app installed at a time. Also, you will need to save images and export containers you want to keep before uninstalling the current version before installing another. For more about this, see the. (你可在测试版和稳定版中进行切换,但你同时只能安装其中一个应用,并且,在卸载当前的版本之前,你需要保存好镜像并导出你想要保存的容器,然后再安装另外一个,想获取更多信息,请查看 。) What to know before you install()(安装前须知) README FIRST for Docker Toolbox and Docker Machine users: If you are already running Docker on your machine, first read to understand the impact of this installation on your existing setup, how to set your environment for Docker for Mac, and how the two products can coexist. (Docker Toolbox 和 Docker Machine 用户须先阅读:如果你早已在你的机器上运行Docker,请首先阅读以了解此安装对您现有设置的影响,如何为Docker for Mac设置环境 ,以及这两种产品如何共存。) Relationship to Docker Machine: Installing Docker for Mac does not affect machines you created with Docker Machine. You’ll get the option to copy containers and images from your local default machine (if one exists) to the new Docker for Mac VM.

When you are running Docker for Mac, you do not need Docker Machine nodes running at all locally (or anywhere else). With Docker for Mac, you have a new, native virtualization system running (HyperKit) which takes the place of the VirtualBox system. To learn more, see. (Docker Machine的关联:安装Docker for Mac不会影响你使用Docker Machine来安装的机器。你可以从你本地的默认机器(如果存在的话)复制容器和镜像中的选项到新的Docker for Mac VM。当你运行Docker for Mac时,你不需要在本地(或其他任何地方)的运行Docker Machine节点,使用Docker for Mac,您会有一个新的本地虚拟化系统(HyperKit),它代替了VirtualBox系统。 要了解更多信息,请参阅 ) System Requirements: Docker for Mac will launch only if all of these requirements are met. (系统要求:仅当满足所有这些要求时,Mac版Docker才会启动。) Mac must be a 2010 or newer model, with Intel’s hardware support for memory management unit (MMU) virtualization; i.e., Extended Page Tables (EPT) and Unrestricted Mode. (Mac必须是2010或更新的型号,具有英特尔对内存管理单元(MMU)虚拟化的硬件支持; 即扩展页表(EPT)和非限制模式。) OS X El Capitan 10.11 and newer macOS releases are supported.

Configure Docker for Mac. Start Docker for Mac and open “Preferences” – “Daemon”. Here just insert the IP plus specific port. When you are done press “Apply and Restart” button.

At a minimum, Docker for Mac requires macOS Yosemite 10.10.3 or newer, with the caveat that going forward 10.10.x is a use-at-your-own risk proposition. (支持OS X El Capitan 10.11和更新的MacOS版本。 至少Docker for Mac需要使用macOS Yosemite 10.10.3或更新版本,注意10.10.x之前的版本则自担风险。) Starting with Docker for Mac stable release 1.13 (upcoming), and concurrent Beta releases, we will no longer address issues specific to OS X Yosemite 10.10. In future releases, Docker for Mac could stop working on OS X Yosemite 10.10 due to the deprecated status of this OS X version. We recommend upgrading to the latest version of macOS. (从Docker for Mac稳定版1.13(即将推出)和并发的Beta版本开始,我们将不再解决OS X Yosemite 10.10特有的问题。 在将来的版本中,由于OS X版本的弃用状态,Docker for Mac可能会停止在OS X Yosemite 10.10上运行。 我们建议升级到最新版本的macOS。) At least 4GB of RAM (至少4GB的RAM) VirtualBox prior to version 4.3.30 must NOT be installed (it is incompatible with Docker for Mac) (不能安装版本4.3.30之前的VirtualBox(它与Mac的Docker不兼容)) Note: If your system does not satisfy these requirements, you can install, which uses Oracle Virtual Box instead of HyperKit. (注意:如果您的系统不满足这些要求,您可以安装Docker Toolbox,它使用Oracle Virtual Box而不是HyperKit。) What the install includes: The installation provides, Docker CLI client,,.

• Close the window. For OS 10.6 through 10.8: • Go to the Apple menu. Hebrew type for mac powerpoint. Select System Preferences • Choose Language & Text on the top row. • Check the box next to Show Input menu in menu bar.