WS-2021.3.1 <martin@Stolas Update remote-servers.xml Create docker.xml

This commit is contained in:
Martin Donnelly 2022-01-27 16:49:16 +00:00
parent 0a179ed817
commit efeafbf9c1
2 changed files with 6 additions and 1 deletions

5
docker.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="DockerSettings">
<option name="dockerMachinePath" value="" />
</component>
</application>

View File

@ -3,7 +3,7 @@
<remote-server name="Docker" type="docker">
<configuration>
<option name="apiUrl" value="unix:///var/run/docker.sock" />
<option name="certificatesPath" value="$USER_HOME$/.docker" />
<option name="certificatesPath" />
</configuration>
</remote-server>
</component>