Skip to content

Instantly share code, notes, and snippets.

@brunoborges
Created May 11, 2017 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoborges/7154b2776656b8c0bd66bb3a00af7af1 to your computer and use it in GitHub Desktop.
Save brunoborges/7154b2776656b8c0bd66bb3a00af7af1 to your computer and use it in GitHub Desktop.
<extension qualifier="docker">
<property name="autoStartContainers">true</property>
<property name="dockerContainersFile">docker-compose.yml</property>
<property name="serverVersion">1.12</property>
<property name="serverUri">unix:///var/run/docker.sock</property>
<property name="tlsVerify">false</property>
</extension>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment