Files
metabuilder/libraries/sparkos/scripts/docker-install-packages.sh
2026-03-09 22:30:41 +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