Skip to content

1.6.10

sha256:3d15522ce41bf4517cc9f4b9703b93b8fd611b4fda1e5c9629437d029cd322a5
Add to your devcontainer.json
Learn more about Dev Container Features
"features": {
    "ghcr.io/bartventer/arch-devcontainer-features/go:1.6.10": {}
}

Loading

Manifest

{
  "digest": "sha256:3d15522ce41bf4517cc9f4b9703b93b8fd611b4fda1e5c9629437d029cd322a5",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 3112,
  "config": {
    "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
    "mediaType": "application/vnd.devcontainers",
    "size": 2
  },
  "layers": [
    {
      "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
      "mediaType": "application/vnd.oci.empty.v1+json",
      "size": 2
    },
    {
      "digest": "sha256:e5302a8141a1abc31a76a598ff5d452fefd3aea7fac80c1bf946272f455e6b8e",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 23040
    }
  ],
  "labels": {
    "com.github.package.type": "devcontainer_feature",
    "dev.containers.metadata": "{\"id\":\"go\",\"version\":\"1.6.10\",\"name\":\"Go\",\"documentationURL\":\"https://github.com/bartventer/arch-devcontainer-features/tree/main/src/go\",\"licenseURL\":\"https://github.com/bartventer/arch-devcontainer-features/blob/main/LICENSE\",\"description\":\"Installs Go and common Go utilities.\",\"options\":{\"golangciLintVersion\":{\"type\":\"string\",\"default\":\"latest\",\"description\":\"Version of golangci-lint to install (https://github.com/golangci/golangci-lint/releases).\",\"proposals\":[\"latest\",\"v2.1.1\",\"v1.64.8\",\"none\"]},\"installGoReleaser\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Whether to install GoReleaser (https://goreleaser.com/).\"},\"installGox\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Whether to install gox, a tool for Go cross compilation that parallelizes builds for multiple platforms (https://github.com/mitchellh/gox).\"},\"installKo\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Whether to install ko, a container image builder for Go applications (https://github.com/ko-build/ko).\"},\"installYaegi\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Whether to install Yaegi, a Go interpreter that includes the yaegi command-line interpreter/REPL (https://github.com/traefik/yaegi).\"},\"installAir\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Whether to install Air, a live reload tool for Go applications (https://github.com/cosmtrek/air).\"},\"installCobraCli\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Whether to install Cobra CLI, a library for creating powerful modern CLI applications (https://github.com/spf13/cobra-cli/blob/main/README.md).\"}},\"init\":true,\"customizations\":{\"vscode\":{\"settings\":{\"go.lintTool\":\"golangci-lint-v2\",\"go.lintFlags\":[\"run\",\"--issues-exit-code=0\",\"--output.text.colors=true\",\"--output.text.path=stdout\",\"--output.text.print-issued-lines=false\",\"--show-stats=false\",\"--fix\"],\"gopls\":{\"ui.codelenses\":{\"gc_details\":true,\"run_govulncheck\":true}}},\"extensions\":[\"golang.Go\",\"766b.go-outliner\",\"jinliming2.vscode-go-template\",\"premparihar.gotestexplorer\"]}},\"containerEnv\":{\"GOPATH\":\"/go\",\"GOROOT\":\"/usr/lib/go\",\"PATH\":\"/go/bin:/usr/lib/go/bin:${PATH}\"},\"capAdd\":[\"SYS_PTRACE\"],\"securityOpt\":[\"seccomp=unconfined\"],\"installsAfter\":[\"ghcr.io/bartventer/arch-devcontainer-features/common-utils\"],\"keywords\":[\"arch linux\",\"go\",\"golang\",\"golangci-lint\",\"goreleaser\",\"gox\",\"ko\",\"yaegi\"]}"
  }
}

Download activity

  • Total downloads 35
  • Last 30 days 0
  • Last week 0
  • Today 0

Other tags on this version