Docker Image Test
@alvagante/docker-image-testv2026.05.20.7
01README
Local Docker image smoke testing for swamp: build image matrices, run containers, poll health checks, capture logs, and clean up.
02Models
@alvagante/docker-image-test/runnerv2026.05.20.7docker_image_runner.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| dockerBinary | string | |
| defaultContextPath | string | |
| imageTagPrefix | string | |
| containerNamePrefix | string | |
| logTailLines | number | |
| failOnFailure | boolean |
fn testMatrix(cases: array)
Build, run, health-check, inspect, and clean up local Docker image test cases
| Argument | Type | Description |
|---|---|---|
| cases | array |
Resources
summary(infinite)— Docker image test matrix summary
caseResult(infinite)— Per-image Docker test result
03Previous Versions
2026.05.20.6May 20, 2026
2026.05.20.5May 20, 2026
2026.05.20.4May 20, 2026
2026.05.20.3May 20, 2026
2026.05.20.2May 20, 2026
Added 1, removed 1 models
2026.05.20.1May 20, 2026
04Stats
B
83 / 100
Downloads
19
Archive size
6.1 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository0/2missing
05Platforms
06Labels