https://github.com/containerz-dev/gopls
https://github.com/containerz-dev/gopls
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/containerz-dev/gopls
- Owner: containerz-dev
- License: bsd-3-clause
- Created: 2019-11-13T00:29:40.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-04-02T16:39:09.000Z (about 5 years ago)
- Last Synced: 2025-01-07T21:25:35.494Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gcr.io/containerz/gopls
Container image for the [golang.org/x/tools/gopls](https://github.com/golang/tools/tree/master/gopls).
## Usage
TODO(zchee): Write usage
```shell
$ docker container run --rm --it gcr.io/containerz/gopls ...
```
## Cloud Registry
- [gcr.io/containerz/gopls](https://console.cloud.google.com/gcr/images/containerz/GLOBAL/gopls)
## Dockerfile
- [Dockerfile](./Dockerfile)