Files
SparkOS/scripts/docker-install-packages.sh
2025-12-29 19:08:11 +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