Container definitions for SALT CI/CD and dev. Published to Docker Hub (paratools/salt-dev) and GHCR (ghcr.io/paratoolsinc/salt-dev). No test suite -- only linting.
git clone --recursive git@github.com:ParaToolsInc/salt-dev.git # patches/ submodule required/build-- build Docker images with the salt-8cpu builder
- Hadolint suppressions: prefer inline
# hadolint ignore=DLxxxxon the line directly above the instruction; put rationale on a separate comment line above - Supply chain: verify downloads with sha256, pin GPG fingerprints
- Version tags:
v*.*.*semver
- Same-repo PRs can read base-branch
actions/cacheentries viarestore-keys; fork PRs cannot - GitHub CLI GPG key fingerprint (
2C61...6059) pinned inDockerfile.devtools-- expires 2026-09-04 - PDT checksum (
2fc9e86...) pinned inDockerfile-- update if upstream changespdt_lite.tgz - LLVM build: 150-200 min cold, ~4 min with ccache;
ARG PHASED_BUILD=trueenables OOM-aware phased build - Intel IFX APT repo has signature verification issues on Debian 13+ (sqv rejects Intel's OpenPGP format);
install-intel-ifx.shdetects and prompts for[trusted=yes]