Dockerfile fix?
This commit is contained in:
parent
833ad9df39
commit
5a09dea983
@ -51,6 +51,7 @@ RUN echo "**** install calibre ****" && \
|
||||
"$CALIBRE_URL" && \
|
||||
tar xvf /tmp/calibre-tarball.txz -C \
|
||||
/opt/calibre && \
|
||||
ls /opt/calibre && \
|
||||
/opt/calibre/calibre_postinstall && \
|
||||
dbus-uuidgen > /etc/machine-id
|
||||
|
||||
|
@ -1 +1 @@
|
||||
v2022.03.25-2
|
||||
v2022.03.25-3
|
||||
|
Loading…
Reference in New Issue
Block a user