alpha
Login
or
Join now
mitchellh.com
/
tack
Star
3
Fork
10
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Stitch any CI into Tangled
Star
3
Fork
10
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tack
/
docker
/
at
c6a3121933ad598517f7e62c7023177ba900658a
1 file
Mitchell Hashimoto
build: add Docker image CI smoke test
7w ago
c6a31219
tack.Dockerfile
build: add Docker image CI smoke test Fixes #3 Add a community Dockerfile for tack and cover it in Buildkite so it does not drift unnoticed. The Docker build uses the Go version pinned by go.mod, installs CA certificates in a slim Debian runtime image, and keeps common local artifacts out of the Docker build context. The new Buildkite step builds the image and runs `tack -h`, matching the existing Nix package smoke test without requiring runtime configuration, credentials, or external services.
1 month ago