testing-e2e-containers

Installation
SKILL.md

E2E Container Testing

Test the installer binary inside Docker containers running the supported Linux distributions.

Workflow

  1. Build the installer for the container platform
  2. Start a fresh container
  3. Run the installer inside it
  4. Verify results
  5. Stop the container
  6. Repeat for each distro (ubuntu, debian, fedora)

Step 1: Build the Binary

Use goreleaser to build snapshot binaries for all platforms defined in .goreleaser.yaml. Run from the installer/ directory:

Installs
2
GitHub Stars
2
First Seen
Apr 7, 2026
testing-e2e-containers — mrpointer/dotfiles