Wrapper around the official Docker Go image with some extra Byte Artis dependencies for local development.
Tool | Version |
---|---|
alpine | 3.19 |
golang/golangci-lint | v1.60.3 |
cespare/reflex | v0.3.1 |
go-delve/delve | v1.23.0 |
ory/go-acc | v0.2.8 |
- Git is configured to use SSH instead of HTTPS
- Git keys are added to known_hosts already
- Default WORKDIR is
/go/app
The following apk dependencies are installed by default:
- gcc
- musl-dev
- git
- openssh
- openssh-client