Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull from OctoPrint/docker #2

Open
wants to merge 340 commits into
base: master
Choose a base branch
from
Open

Conversation

stevenvo
Copy link
Owner

@stevenvo stevenvo commented Apr 5, 2020

No description provided.

LongLiveCHIEF and others added 30 commits September 8, 2020 13:01
fixes #73
fixes #71
enables manual_dispatch of old versions without overwriting 'latest'
tag
Typos / clarifications.
LongLiveCHIEF and others added 30 commits November 25, 2021 13:44
Added some explanation about the webcam url
Facilitate plugin support of libusb, libudev and hid devices

Such as https://plugins.octoprint.org/plugins/usbrelaycontrol/ - it fails to install in Octoprint docker without the above packages
minimal: use single RUN command to reduce image size
add a note that pyserial is needed for miniterm
Include libusb-dev and libudev-dev
We need this to be able to successfully build argon2-cffi and its dependencies, which is now a dependency of OctoPrint 1.8.3+

Closes #234
Add libffi-dev to dependencies
GUID is not a valid envvar in our (code-server) container, it should be PGID. As a side note, while this MAY work fine, we don't support a PUID/PGID of 0.
feat: add support for multiple cameras
correct GUID typo on the code-server compose section
fixed camera port, start from port 8080
Fixes for 1.9 - Babel app not found
HTTP2 nowadays is a must have feature to improve the speed of the webservices.
Enable HTTP/2 protocol by default in HaProxy
Allow the `apt-get` steps to be cached when rebuilding with different `octoprint_ref` build argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.