Skip to content

Neur0toxine/docker-golang-alpine

Repository files navigation

Golang Alpine with additional packages

Docker Automated build buildx Status Lint Dockerfiles

A minimal Dockerfile based on Go Alpine images with additional packages.

What's included

  • Go
  • images with patched musl to disable faccessat2 syscall (workaround for CI systems with docker & seccomp filter bug, see this)
  • bash
  • make
  • git
  • gcc
  • libc-dev
  • jq
  • curl
  • air
  • delve
  • gocov (up to and including Go 1.24)
  • merge-junit
  • gotestsum
  • go-junit-report
  • dumb-init

Available platforms

These Dockerfiles leverage the new buildx functionality and offer the following platforms:

  • linux/amd64
  • linux/386
  • linux/arm64

Based on solution built by (c) Tim Brust and contributors. Released under the MIT license.

About

Go with dumb-init and some other useful packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •