摘要:
在运行docker swarm join的时候需要一个token参数,如何知道这个参数那? 【答案】 Join as a worker node To retrieve the join command including the join token for worker nodes, run the following command on a manager node: $ docker s... 阅读全文
posted @ 2017-09-20 17:09
今夜太冷
阅读(1245)
评论(0)
推荐(0)
摘要:
Docker-machine创建虚机时停在虚机启动的提示上,并且创建的虚机用docker-machine ls 列出来的时候显示Ip Not found, 是什么原因那? 【答案】 看这个帖子: https://github.com/docker/machine/issues/3832 拷贝如下: I am having trouble getting my docker-machine to ... 阅读全文
posted @ 2017-09-20 15:52
今夜太冷
阅读(289)
评论(0)
推荐(0)
摘要:
Enable Hyper-V to create virtual machines on Windows 10.Hyper-V can be enabled in many ways including using the Windows 10 control panel, PowerShell (my favorite) or using the Deployment Imaging Ser... 阅读全文
posted @ 2017-09-20 11:37
今夜太冷
阅读(303)
评论(0)
推荐(0)
摘要:
function Get-CurrentUserRoles { $SecurityPrinciple = New-Object -TypeName System.Security.Principal.WindowsPrincipal -ArgumentList ([System... 阅读全文
posted @ 2017-09-20 10:24
今夜太冷
阅读(735)
评论(0)
推荐(0)
浙公网安备 33010602011771号