Jo Vanvoorden
Results
1
comments of
Jo Vanvoorden
Building the libfaketime from source doesn't help either ``` FROM jlesage/makemkv:v25.08.1 RUN apk add build-base git RUN git clone https://github.com/wolfcw/libfaketime /usr/local/src/libfaketime WORKDIR /usr/local/src/libfaketime RUN make && make install # Library...