https://github.com/tochemey/docker-go
[Go]Docker Image for Golang Tools
https://github.com/tochemey/docker-go
docker docker-compose earthly go golang golangci-lint mockery open-api-v3 protobuffer swagger swagger-codegen
Last synced: 10 days ago
JSON representation
[Go]Docker Image for Golang Tools
- Host: GitHub
- URL: https://github.com/tochemey/docker-go
- Owner: Tochemey
- License: apache-2.0
- Created: 2022-04-30T21:12:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T18:27:04.000Z (16 days ago)
- Last Synced: 2025-04-07T19:35:45.638Z (16 days ago)
- Topics: docker, docker-compose, earthly, go, golang, golangci-lint, mockery, open-api-v3, protobuffer, swagger, swagger-codegen
- Language: Earthly
- Homepage:
- Size: 125 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-go
[](https://github.com/Tochemey/docker-go/actions/workflows/main.yml)
[](https://hub.docker.com/repository/docker/tochemey/docker-go)Linux Docker Image for Golang and Golang development Tools. The project adheres to [Semantic Versioning](https://semver.org) and [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
## Features
- [golang](https://go.dev/dl/): Go binaries
- [buf](https://buf.build): Generate protocol buffers wire format
- [mockery](https://github.com/vektra/mockery): Generate mocks for unit tests
- [golangci-lint](https://github.com/golangci/golangci-lint): Help run Go Linter
- [connect-go](https://connectrpc.com/): Help generate connect-go related Go code
- [open api generator](https://github.com/oapi-codegen/oapi-codegen): Helps generate Go code from open api yaml file## Architectures
- Linux AMD 64bits
- Linux ARM 64bits
- Linux 386