Skip to content

Wrapper around the official Docker Go image with some extra Byte Artis dependencies for local development.

License

Notifications You must be signed in to change notification settings

byteartis/docker-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Image

Wrapper around the official Docker Go image with some extra Byte Artis dependencies for local development.

Image Details

Tool's Versions

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

Configurations

  1. Git is configured to use SSH instead of HTTPS
  2. Git keys are added to known_hosts already
  3. Default WORKDIR is /go/app

The following apk dependencies are installed by default:

  • gcc
  • musl-dev
  • git
  • openssh
  • openssh-client

About

Wrapper around the official Docker Go image with some extra Byte Artis dependencies for local development.

Topics

Resources

License

Stars

Watchers

Forks