Installs Go.
"features": {
"ghcr.io/postfinance/devcontainer-features/go:1.0.0": {
"version": "latest",
"downloadUrl": "",
"latestUrl": "",
"versionsUrl": ""
}
}| Option | Description | Type | Default Value | Proposals |
|---|---|---|---|---|
| version | The version of Go to install. | string | latest | latest, 1.24, 1.21.8 |
| downloadUrl | The download URL to use for Go binaries. | string | <empty> | https://mycompany.com/artifactory/dl-google-generic-remote/go |
| latestUrl | The URL to fetch the latest Go version from. | string | <empty> | |
| versionsUrl | The URL to fetch the available Go versions from. | string | <empty> |
golang.Go
Debian, Ubuntu, Alpine
Needs access to the following URL for downloading:
Needs access to the following URL for resolving: