Files
metabuilder/sparkos/scripts/docker-install-packages.sh
johndoe6345789 4a5c50ab76 feat: Add SparkOS
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 17:08:35 +00:00

7 lines
100 B
Bash
Executable File

#!/bin/sh
# Install runtime packages for Alpine-based Docker image
set -e
apk add --no-cache file