docker cd

This commit is contained in:
bronkuu 2026-05-14 14:32:21 +02:00
parent dfc3ee3b96
commit 7963059502
5 changed files with 33 additions and 3 deletions

View file

@ -0,0 +1,11 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Docker compose" type="docker-deploy" factoryName="docker-compose.yml" server-name="Podman">
<deployment type="docker-compose.yml">
<settings>
<option name="commandLineOptions" value="--build" />
<option name="sourceFilePath" value="docker-compose.yml" />
</settings>
</deployment>
<method v="2" />
</configuration>
</component>