WS-2021.3.1 <martin@Stolas Update remote-servers.xml Create docker.xml
This commit is contained in:
parent
0a179ed817
commit
efeafbf9c1
5
docker.xml
Normal file
5
docker.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DockerSettings">
|
||||||
|
<option name="dockerMachinePath" value="" />
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -3,7 +3,7 @@
|
|||||||
<remote-server name="Docker" type="docker">
|
<remote-server name="Docker" type="docker">
|
||||||
<configuration>
|
<configuration>
|
||||||
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
||||||
<option name="certificatesPath" value="$USER_HOME$/.docker" />
|
<option name="certificatesPath" />
|
||||||
</configuration>
|
</configuration>
|
||||||
</remote-server>
|
</remote-server>
|
||||||
</component>
|
</component>
|
||||||
|
Loading…
Reference in New Issue
Block a user