WS-2020.1.3 <martin@Stolas Create remote-servers.xml, docker.xml
This commit is contained in:
parent
4ddd937be4
commit
2a4e508771
5
docker.xml
Normal file
5
docker.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DockerSettings">
|
||||||
|
<option name="dockerComposePath" value="/usr/bin/docker-compose" />
|
||||||
|
</component>
|
||||||
|
</application>
|
10
remote-servers.xml
Normal file
10
remote-servers.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<application>
|
||||||
|
<component name="RemoteServers">
|
||||||
|
<remote-server name="Docker" type="docker">
|
||||||
|
<configuration>
|
||||||
|
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
||||||
|
<option name="certificatesPath" value="$USER_HOME$/.docker" />
|
||||||
|
</configuration>
|
||||||
|
</remote-server>
|
||||||
|
</component>
|
||||||
|
</application>
|
Loading…
Reference in New Issue
Block a user