mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-25 20:04:02 +00:00
Add support for building tmate Docker images via Harness CI pipeline. Tmate is a C-based terminal sharing application (tmux fork). Changes: - Created docker/Dockerfile-tmate for building binary images * Multi-stage build using GAR Alpine 3.21 * Builds libssh and tmate with static linking * Scratch-based final image with binary at /binaries/tmate * Includes build metadata labels - Added config/manifest.yaml for Harness CI pipeline integration This enables building harness/harness-vm-runner-tmate images that will be bundled into harness-vm-runner-binaries for VM injection. Note: Tmate is a C project and does not use Go versioning patterns. Version is managed via configure.ac (autotools). |
||
|---|---|---|
| .. | ||
| Dockerfile-tmate | ||