alpha
Login
or
Join now
mitchellh.com
/
tack
Star
2
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
2
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
/
.buildkite
/
at
main
1 folder
1 file
Mitchell Hashimoto
build: add Docker image CI smoke test
7w ago
c6a31219
hooks
configure buildkite
1 month ago
pipeline.yml
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