This commit is contained in:
Siwat Sirichai 2022-05-06 14:00:42 +07:00
commit 5efc9cd49a
3 changed files with 31 additions and 13 deletions

View file

@ -40,7 +40,6 @@ RUN git clone --branch $tag https://github.com/foosel/OctoPrint.git /opt/octopri
&& ./venv/bin/pip install .
RUN /opt/octoprint/venv/bin/python -m pip install \
https://github.com/AlexVerrico/Octoprint-Display-ETA/archive/master.zip \
https://github.com/1r0b1n0/OctoPrint-Tempsgraph/archive/master.zip \
https://github.com/tpmullan/OctoPrint-DetailedProgress/archive/master.zip \
https://github.com/AliceGrey/OctoprintKlipperPlugin/archive/master.zip \
@ -54,7 +53,11 @@ https://github.com/OllisGit/OctoPrint-FilamentManager/releases/latest/download/m
https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip \
https://github.com/jneilliii/OctoPrint-ConsolidateTempControl/archive/master.zip \
https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/master.zip \
https://github.com/eyal0/OctoPrint-PrintTimeGenius/archive/master.zip
https://github.com/eyal0/OctoPrint-PrintTimeGenius/archive/master.zip \
https://github.com/jneilliii/OctoPrint-PrusaSlicerThumbnails/archive/master.zip \
https://gitlab.com/mosaic-mfg/canvas-plugin/-/archive/master/canvas-plugin-master.zip \
https://github.com/costas-basdekis/MarlinGcodeDocumentation/archive/master.zip
VOLUME /home/octoprint/.octoprint