damozhiying
damozhiying
```js docker-machine ls NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS dmzy * generic Running tcp://192.168.30.176:2376 v18.09.7 host1 - generic Running tcp://192.168.30.56:2376 v18.09.5 ``` ```js eval $(docker-machine env host1) ```...
please see issues fabric8 author ,there too many issues about install fabri8 
how to change the default docker registry from docker.io to my private registry? i had config daemon.json or docker.service, not take effect, the harbor port is 7080, @ywk253100 thanks a...
hello can you provide some architecture doc or design doc
i'am very interested in this project,can you offer more demo;
``` fatal: [192.168.30.249]: FAILED! => { "msg": "The task includes an option with an undefined variable. The error was: 'harbor_ssl_cert' is undefined\n\nThe error appears to be in '/root/ansible-command-test/harbor/ansible-role-harbor/tasks/main.yml': line 59,...
the below is error,syntax error?, how to code while loop into partition ``` @startuml end partition partition videside (*) --> "revice" as req1 #FFAAAA --> "save" -->"other" while (Condition?) is...