About Installing Docker for Windows
Docker
for Windows is a app. The Docker for Windows install package includes
everything you need to run Docker on a Windows system.
· Docker for Windows requires 64bit
Windows 10 Pro and Microsoft Hyper-V. Please see for
a full list of prerequisites.
What to know before you install
If your system does not
satisfy these requirements, you can install , which uses Oracle Virtual Box instead of
Hyper-V.
- README FIRST for Docker Toolbox and Docker Machine users: Docker for Windows requires Microsoft Hyper-V to run. The Docker for Windows installer will enable it for you, if needed, which requires a reboot. After Hyper-V is enabled, VirtualBox will no longer work, but any VirtualBox VM images will remain. VirtualBox VMs created with docker-machine (including thedefault one typically created during Toolbox install) will no longer start. These VMs cannot be used side-by-side with Docker for Windows. However, you can still use docker-machine to manage remote VMs.
- Virtualization must be enabled. Typically, virtualization is enabled by default. (Note that this is different from having Hyper-V enabled.) For more detail see in Troubleshooting.
- The current version of Docker for Windows runs on 64bit Windows 10 Pro, Enterprise and Education (1511 November update, Build 10586 or later). In the future we will support more versions of Windows 10.
- Containers and images created with Docker for Windows are shared between all user accounts on machines where it is installed. This is because all Windows accounts will use the same VM to build and run containers. In the future, Docker for Windows will better isolate user content.
- Nested virtualization scenarios, such as running Docker for Windows on a VMWare or Parallels instance, might work, but come with no guarantees (i.e., not officially supported). For more information, see
- What the Docker for Windows install includes: The installation provides , Docker CLI client, , and .
FR: on 20170608
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29734436/viewspace-2140416/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Installing node-oracledb on Microsoft WindowsOracleROSWindows
- Installing Windows Features without InternetWindows
- Docker:四、Docker進階 Windows Docker IIS 部署DockerWindows
- About HTMLHTML
- About interviewView
- About Personality
- About IndexDBIndex
- about bapiAPI
- about me
- Windows Docker 安裝WindowsDocker
- windows安裝dockerWindowsDocker
- DOCKER windows安裝DockerWindows
- Docker初探之Windows篇DockerWindows
- windows docker 安裝教程WindowsDocker
- Docker for windows : 安裝RedisDockerWindowsRedis
- Windows 原生 Docker 正式商用WindowsDocker
- windows下載docker映象WindowsDocker
- wsl docker 遷移 - windowsDockerWindows
- about datapump parallelParallel
- About Oracle WITH clauseOracle
- About Oracle LockOracle
- About post and get
- about histogram(2)Histogram
- about histogram(1)Histogram
- Windows安裝Tomcat失敗:Failed installing tomcat7 serviceWindowsTomcatAI
- Installing SQL Server 2008 on a Windows Server 2008 ClusterSQLServerWindows
- Docker基本操作基於WindowsDockerWindows
- Docker for windows : 安裝linuxDockerWindowsLinux
- An example about git hookGitHook
- About Oracle HanganalyzeOracle
- All About PythonPython
- os staroge:about stripe
- error log about AIXErrorAI
- About SAP currency type
- about raw device[zt]dev
- Trivia about pythonPython
- About My Blog
- 學習docker on windows (1): 為什麼要使用dockerDockerWindows