# Linux Ppl Container Build

> Build LabVIEW packed project libraries (PPL) via the Linux Docker container parity lane with deterministic preflight checks, bitness-aware artifact expectations, and failure diagnostics. Use when this capability is needed.

- Skill: `tomevault-io/linux-ppl-container-build` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/linux-ppl-container-build`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/linux-ppl-container-build/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/linux-ppl-container-build

---


# Linux PPL Container Build Skill

Use this skill when the request asks to build a PPL through Linux Docker/container parity or to diagnose Linux container PPL build failures.

## Inputs expected
- Target repository path and branch/SHA context.
- Build intent and target bitness (`64` or `32`).
- Target output filename (for example `lv_icon_x64.lvlibp` or `lv_icon_x86.lvlibp`).
- Linux container image/tag used by parity pipeline.

## Guardrails
1. Verify repo contains `.lvversion` and expected project/build spec metadata.
2. Verify the Linux container parity build lane is enabled for the run/profile.
3. Run only the Linux container PPL path when requested; do not substitute host builds.
4. Capture and surface container logs and status files when build fails.

## Success criteria
- PPL artifact generated for requested bitness and named per pipeline convention.
- Artifact is published to the workflow artifacts set.
- Build logs are available for diagnostics.
- No hidden fallbacks to non-container execution paths.

## Suggested operator checklist
- Confirm image pull succeeded.
- Confirm parity script step executed in container context.
- Confirm output artifact path exists before upload.
- Confirm final artifact is present in run artifacts.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/svelderrainruiz) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

