<hc/>
Tag

Go

2 projects in the catalog use this stack.

Personal2021

Golang Docker Template

Starter repository for shipping a Go service inside Docker. Includes a multi-stage Dockerfile that builds a static binary against a scratch base, a docker-compose.yml for local development with hot reload, and a GitHub Actions workflow that publishes images to Docker Hub on tag.

GoDockerGitHub Actions
LocalStack2025

LocalStack Dagger Module

Dagger module that brings LocalStack into a Dagger pipeline as a reusable function. CI pipelines authored in Go, Python, or TypeScript can call into the module to spin up a stack, run their AWS-touching tests against it, and tear it down without bespoke container plumbing.

GoDaggerLocalStackDocker