mirror of
https://github.com/dockersrc/alpine
synced 2026-07-22 08:24:54 -04:00
e6d532747f
- Add `dockerfs/usr/local/bin/copy` for copying files/dirs with progress output - Add `dockerfs/usr/local/bin/symlink` as a wrapper around `ln -sf` with logging - Both scripts include color output, NO_COLOR support, and unlink-before-write safety - Provides standardized helpers for use inside Alpine Docker images dockerfs/usr/local/bin/copy dockerfs/usr/local/bin/symlink