wip: refactor for new config format
This commit is contained in:
55
.idea/remote-targets.xml
generated
Normal file
55
.idea/remote-targets.xml
generated
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RemoteTargetsManager">
|
||||
<targets>
|
||||
<target name="golang-dev:1.21-bookworm-user" type="docker" uuid="5b79636b-3db9-4e2a-9fd3-03277653ae58">
|
||||
<config>
|
||||
<option name="targetPlatform">
|
||||
<TargetPlatform />
|
||||
</option>
|
||||
<option name="buildImageConfig">
|
||||
<BuildImageConfig>
|
||||
<option name="dockerFile" value="docker/bookworm/Dockerfile" />
|
||||
</BuildImageConfig>
|
||||
</option>
|
||||
<option name="buildNotPull" value="false" />
|
||||
<option name="containerConfig">
|
||||
<ContainerConfig>
|
||||
<option name="runCliOptions" value="-u "1000:1000" --rm" />
|
||||
</ContainerConfig>
|
||||
</option>
|
||||
<option name="pullImageConfig">
|
||||
<PullImageConfig>
|
||||
<option name="tagToPull" value="golang-dev:1.21-bookworm-user" />
|
||||
</PullImageConfig>
|
||||
</option>
|
||||
</config>
|
||||
<ContributedStateBase type="GoLanguageRuntime">
|
||||
<config>
|
||||
<option name="compiledExecutablesVolume">
|
||||
<VolumeState>
|
||||
<option name="targetSpecificBits">
|
||||
<map>
|
||||
<entry key="mountAsVolume" value="false" />
|
||||
</map>
|
||||
</option>
|
||||
</VolumeState>
|
||||
</option>
|
||||
<option name="goPath" value="/go" />
|
||||
<option name="goRoot" value="/usr/local/go/bin/go" />
|
||||
<option name="goVersion" value="go1.21.5 linux/amd64" />
|
||||
<option name="projectSourcesVolume">
|
||||
<VolumeState>
|
||||
<option name="targetSpecificBits">
|
||||
<map>
|
||||
<entry key="mountAsVolume" value="false" />
|
||||
</map>
|
||||
</option>
|
||||
</VolumeState>
|
||||
</option>
|
||||
</config>
|
||||
</ContributedStateBase>
|
||||
</target>
|
||||
</targets>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user