add FLAC package
FLAC required to correctly split .cue based album
This commit is contained in:
parent
6981d13445
commit
fcbc38c07c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ RUN \
|
||||||
# install runtime packages
|
# install runtime packages
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
|
flac \
|
||||||
mc && \
|
mc && \
|
||||||
|
|
||||||
# compile shntool
|
# compile shntool
|
||||||
|
|
Loading…
Add table
Reference in a new issue