Canux
Canux
same here.
Please add github/gitlab/... url to prove it's OSS.
有解吗? 还是只能通过修改host?
卧槽,你咋知道我用的curl
终端配一下proxy就可以了。
OCI not working with "helm repo". https://helm.sh/zh/docs/topics/registries/
I got the same problem. but just for user define keywords, selenium2library works well.
finally, it's import issue. make sure you import the keywors into robot.
check this example: https://github.com/crazy-canux/westeros/blob/master/examples/test.robot
1. docker swarm init 2. docker deploy ... (start some stack) 3. modify iptables like: ``` try: logger.debug("delete all rules from chain.") self.table.autocommit = False for chain in self.table.chains: for...