Commit 5652728f authored by duanledexianxianxian's avatar duanledexianxianxian 😁

IU-2019.3.4 <fengyuchenglun@DESKTOP-TST969D Update remote-servers.xml,...

IU-2019.3.4 <fengyuchenglun@DESKTOP-TST969D Update remote-servers.xml, docker.xml	Create docker-registry.xml
parent a3a433f8
<application>
<component name="DockerRegistry">
<DockerRegistry email="" password="">
<option name="address" value="registry.hub.docker.com" />
<option name="name" value="Docker Registry" />
<option name="username" value="" />
</DockerRegistry>
</component>
</application>
\ No newline at end of file
<application> <application>
<component name="DockerSettings"> <component name="DockerSettings">
<option name="dockerComposePath" value="docker-compose" /> <option name="dockerComposePath" value="docker-compose" />
<option name="dockerMachinePath" value="docker-machine" /> <option name="dockerMachinePath" value="C:\Program Files\Docker\Docker\DockerCli.exe" />
</component> </component>
</application> </application>
\ No newline at end of file
...@@ -2,9 +2,14 @@ ...@@ -2,9 +2,14 @@
<component name="RemoteServers"> <component name="RemoteServers">
<remote-server name="Docker-kim-dev" type="docker"> <remote-server name="Docker-kim-dev" type="docker">
<configuration> <configuration>
<option name="apiUrl" value="https://113.105.144.9:9035" /> <option name="apiUrl" value="https://113.105.144.9:9012" />
<option name="certificatesPath" value="K:\@project-dianli@\notebook\CI-CD\docker\config\kim-dev" /> <option name="certificatesPath" value="K:\@project-dianli@\notebook\CI-CD\docker\config\kim-dev" />
</configuration> </configuration>
</remote-server> </remote-server>
<remote-server name="Docker" type="docker">
<configuration>
<option name="apiUrl" value="tcp://localhost:2375" />
</configuration>
</remote-server>
</component> </component>
</application> </application>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment