3 Commits

Author SHA1 Message Date
asif 122aa79c21 feature(helpers): add disabled local resolver config
- add local resolver for reference
- disabled by default, use Cloudflare instead
2021-09-13 04:13:53 -06:00
asif 0389744e37 chore: convert all files to LF 2021-09-13 04:10:56 -06:00
asif b394e6ac21 chore(rider): save dockerfile build configuration 2021-09-13 03:25:39 -06:00
2 changed files with 32 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="build/Dockerfile" type="docker-deploy" factoryName="dockerfile"
server-name="Docker on CODE">
<deployment type="dockerfile">
<settings>
<option name="imageTag" value="docker.asifbacchus.dev/nginx/ab-nginx:5.2-1.21.3"/>
<option name="buildArgs">
<list>
<DockerEnvVarImpl>
<option name="name" value="BUILD_DATE"/>
<option name="value" value="2021-09-13"/>
</DockerEnvVarImpl>
<DockerEnvVarImpl>
<option name="name" value="GIT_COMMIT"/>
<option name="value" value="0ee6ef3fc4"/>
</DockerEnvVarImpl>
<DockerEnvVarImpl>
<option name="name" value="INTERNAL_VERSION"/>
<option name="value" value="5.2"/>
</DockerEnvVarImpl>
</list>
</option>
<option name="buildOnly" value="true"/>
<option name="containerName" value=""/>
<option name="sourceFilePath" value="build/Dockerfile"/>
</settings>
</deployment>
<method v="2"/>
</configuration>
</component>
@@ -0,0 +1,2 @@
resolver
127.0.0.11;