|
@@ -0,0 +1,20 @@
|
|
|
+<component name="ProjectRunConfigurationManager">
|
|
|
+ <configuration default="false" name="docker/Dockerfile_cf" type="docker-deploy" factoryName="dockerfile" server-name="Docker">
|
|
|
+ <deployment type="dockerfile">
|
|
|
+ <settings>
|
|
|
+ <option name="imageTag" value="mes-client-cf:latest" />
|
|
|
+ <option name="containerName" value="mes-client-cf" />
|
|
|
+ <option name="portBindings">
|
|
|
+ <list>
|
|
|
+ <DockerPortBindingImpl>
|
|
|
+ <option name="containerPort" value="80" />
|
|
|
+ <option name="hostPort" value="31000" />
|
|
|
+ </DockerPortBindingImpl>
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ <option name="sourceFilePath" value="docker/Dockerfile_cf" />
|
|
|
+ </settings>
|
|
|
+ </deployment>
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
+</component>
|