https://github.com/devops-works/docker-golang-ci-tools
Dockerized CI tools for specific Go versions
https://github.com/devops-works/docker-golang-ci-tools
Last synced: 2 months ago
JSON representation
Dockerized CI tools for specific Go versions
- Host: GitHub
- URL: https://github.com/devops-works/docker-golang-ci-tools
- Owner: devops-works
- Created: 2024-03-26T10:51:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T13:54:19.000Z (about 2 years ago)
- Last Synced: 2025-04-06T06:37:47.782Z (about 1 year ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# golang-ci-tools
Misc tools got Go CI.
See [Docker Hub](https://hub.docker.com/r/devopsworks/golang-ci-tools) for final images.
## Included tools
- https://staticcheck.dev/
- https://goreleaser.com/
- https://golangci-lint.run/
- https://upx.github.io/
- https://docker.com/
-
## Authors
[devopsworks](https://devops.works)