alpine:edge-based dockerization of audiosprite, the "ffmpeg wrapper that will take in multiple audio
10K+
alpine:edge-based dockerization of audiosprite, the "ffmpeg wrapper that will take in multiple audio files and combines them into a single file"
The source code for this image is hosted on GitHub in the backplane/conex repo.
audiosprite() {
docker run \
--rm \
--interactive \
--tty \
--volume "$(pwd):/work" \
"backplane/audiosprite" \
"$@"
}
Content type
Image
Digest
sha256:18a8130b3…
Size
84.9 MB
Last updated
about 15 hours ago
docker pull backplane/audiosprite